{
  "name": "FX Currency Converter",
  "description": "Real-time currency exchange rates and conversion. Supports 30+ currencies (USD, EUR, GBP, JPY, CHF, CAD, AUD, CNY, and more). Returns rate, converted amount, and ECB rate date. Parameters: from (base currency), to (comma-separated targets), amount. Powered by Frankfurter.app (European Central Bank data). No API key, no LLM.",
  "url": "https://agora402.io/api/pay/76f81a7c-ab98-4996-8f44-5b7159ce3259",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/76f81a7c-ab98-4996-8f44-5b7159ce3259",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "FX Currency Converter",
      "description": "Real-time currency exchange rates and conversion. Supports 30+ currencies (USD, EUR, GBP, JPY, CHF, CAD, AUD, CNY, and more). Returns rate, converted amount, and ECB rate date. Parameters: from (base currency), to (comma-separated targets), amount. Powered by Frankfurter.app (European Central Bank data). No API key, no LLM.",
      "tags": [
        "currency",
        "forex",
        "exchange",
        "finance"
      ],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/76f81a7c-ab98-4996-8f44-5b7159ce3259 -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/76f81a7c-ab98-4996-8f44-5b7159ce3259",
    "chain": "base",
    "priceUSDC": 0.001,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/76f81a7c-ab98-4996-8f44-5b7159ce3259",
    "managed": true,
    "verified": false,
    "listingTier": "free"
  }
}