{"uid":"cap_7cF5TFeF5Nz7rfotk6o17","slug":"bizintel-api-forex-rate-lookup-56ce8129","name":"BizIntel API – Forex Rate Lookup","description":"Queries foreign exchange currency pairings from the free Frankfurter database.","url":"https://bizintel-api.hahavoid0.workers.dev/finance/forex-rate","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["from","to"],"properties":{"to":{"type":"string","description":"Target currency (e.g. EUR)"},"from":{"type":"string","description":"Base currency (e.g. USD)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"base":"USD","date":"2026-06-25","rates":{"EUR":0.92}},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_RFvuAD07hmKdhLldSZibn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current foreign exchange rate for a given base currency against one or more target currencies","exampleAgentPrompt":"What's the current exchange rate from USD to EUR? I need the live forex rate with a confidence score so I can use it in a financial calculation.","exampleUseCases":[{"title":"Multi-currency invoice conversion","prompt":"I just closed a deal with a client in Japan and need to convert our USD invoice total into JPY. Can you grab the latest USD to JPY exchange rate so I can send them an accurate invoice amount?"},{"title":"Real-time portfolio currency exposure","prompt":"I'm tracking our company's exposure across EUR, GBP, and CAD against the US dollar. Can you pull today's exchange rates for all three so I can update our currency risk report?"},{"title":"Cross-border payroll calculation","prompt":"We're paying contractors in Canada and the UK this week. What are the current USD to CAD and USD to GBP rates so I can figure out exactly how much to send in local currency?"}],"resultDescription":"A JSON object containing the base currency, the date of the rate, a rates map with the target currency and its exchange value, a confidence level ('high', 'medium', 'low'), a data_as_of timestamp indicating freshness, a supported flag indicating whether the currency pair is covered, any warnings, and a disclaimer noting the data is for informational use only.","failureModes":["Unsupported currency pair returns supported:false with an empty rates object","Invalid or unrecognized currency code may return a 400 error or an empty result","Stale data may be indicated via the data_as_of field showing an older month","Payment failure (insufficient USDC balance) prevents the call from completing","Network timeout or Cloudflare Worker error returns a 5xx response"],"whenToPreferThis":"Use this endpoint when an AI agent needs a quick, low-cost ($0.001 USDC) forex rate lookup without requiring API key management. It is well-suited for agents that already use the x402 USDC-on-Base payment protocol and need a broad currency lookup alongside other BizIntel tools (e.g., corporate registry, barcode, or talent intelligence lookups) in a single integrated platform. Prefer this over free tier alternatives when operating in an autonomous agent context that handles micropayments natively.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:54:03.281Z","isFirstParty":false}