{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-currency-converter",
  "title": "gg402 \u00b7 Real-Time Currency Conversion",
  "url": "https://gg402.vercel.app/currency_converter",
  "category": "tools",
  "summary": "Convert between currencies using real-time rates with historical trend data and transfer fee estimates.",
  "seo": {
    "title": "Currency Converter API | Real-Time Rates | x402",
    "description": "Convert currencies with real-time exchange rates, historical trends, and fee estimates. Pay 0.01 USDC per conversion via x402 on Base."
  },
  "use_cases": [
    "Calculate cross-border payment amounts with fee transparency",
    "Fetch historical rate trends for currency analysis",
    "Power multi-currency pricing in e-commerce applications"
  ],
  "ideal_buyer": "Fintech apps, remittance services, and cross-border payment platforms.",
  "example_prompt": "Convert 1000 USD to EUR with current rate and estimated transfer fees",
  "example_request_body": {
    "to": "EUR",
    "from": "USD",
    "amount": 1000,
    "include_fees": true
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Converts currencies with real-time rates, providing historical trends and fee estimates for international transfers.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "date": {
              "type": "string",
              "required": false,
              "description": "Optional historical date for the exchange rate, in YYYY-MM-DD format."
            },
            "amount": {
              "type": "number",
              "required": true,
              "description": "The amount to convert."
            },
            "to_currency": {
              "type": "string",
              "required": true,
              "description": "The currency to convert to, e.g., 'EUR'."
            },
            "from_currency": {
              "type": "string",
              "required": true,
              "description": "The currency to convert from, e.g., 'USD'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "conversion"
          ],
          "properties": {
            "conversion": {
              "type": "object",
              "properties": {
                "rate": {
                  "type": "number",
                  "description": "The exchange rate used for conversion."
                },
                "trend": {
                  "type": "string",
                  "description": "Historical trend of the exchange rate, e.g., 'increasing' or 'decreasing'."
                },
                "fees_estimate": {
                  "type": "number",
                  "description": "Estimated fees for international transfer."
                },
                "converted_amount": {
                  "type": "number",
                  "description": "The converted amount in the target currency."
                }
              },
              "description": "Exchange details including converted amount, rate, fees estimate, and trend."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-currency-converter",
    "url": "https://x402all.com/resource/gg402-vercel-app-currency-converter",
    "name": "gg402 \u00b7 Real-Time Currency Conversion",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-currency-converter",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/currency_converter",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-currency-converter",
    "description": "Convert currencies with real-time exchange rates, historical trends, and fee estimates. Pay 0.01 USDC per conversion via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-currency-converter",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-currency-converter"
}
