{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-forex",
  "title": "x402 Finance \u00b7 Forex Exchange Rate Lookup",
  "url": "https://x402-finance-api.vercel.app/forex",
  "category": "data",
  "summary": "Retrieve current exchange rates between currency pairs for conversion calculations.",
  "seo": {
    "title": "x402 Finance Forex API | USD EUR GBP Rates",
    "description": "Fetch forex exchange rates via x402. Convert between currency pairs with real-time rates. Pay 0.002 USDC per call on Base. Simple currency conversion API."
  },
  "use_cases": [
    "Convert invoice amounts between currencies",
    "Build multi-currency pricing displays",
    "Calculate cross-border payment values",
    "Power expense reporting with real-time rates"
  ],
  "ideal_buyer": "Fintech applications and accounting tools requiring simple, pay-per-use currency conversion.",
  "example_prompt": "Get the current exchange rate from USD to EUR.",
  "example_request_body": {
    "to": "EUR",
    "from": "USD"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.067,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "from",
              "to"
            ],
            "properties": {
              "to": {
                "type": "string"
              },
              "from": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "to": "EUR",
            "from": "USD",
            "rate": 0.92
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ded0adc308db",
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-forex",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-forex",
    "name": "x402 Finance \u00b7 Forex Exchange Rate Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-forex",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-finance-api.vercel.app/forex",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-forex",
    "description": "Fetch forex exchange rates via x402. Convert between currency pairs with real-time rates. Pay 0.002 USDC per call on Base. Simple currency conversion API.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-forex",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-forex"
}
