{"uid":"cap_l7ranByq1_AfJ0jbBAw-k","slug":"payload402-currency-converter-c6064b55","name":"payload402 Currency Converter","description":"Convert amounts between ISO 4217 currencies using ECB daily reference rates (Frankfurter). Use for invoices, travel budgets, expense reports, and shopping comparisons when you need a verifiable rate instead of LLM arithmetic. Not live tradable FX — rates follow ECB business-day publication.","url":"https://payload402.edgebytenet.workers.dev/convert","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["amount","from","to"],"properties":{"to":{"type":"string","description":"ISO 4217 target code (e.g. EUR, USD, HKD)"},"from":{"type":"string","description":"ISO 4217 source code (e.g. USD, EUR, GBP, JPY)"},"amount":{"type":"number","description":"Positive amount in the source currency"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"to":"EUR","date":"2026-08-29","from":"USD","note":"ECB daily reference rates, not live quotes","rate":0.85825,"amount":10,"source":"frankfurter","converted":8.5825}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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_8s7bz_tCfF0x0vMou_QbD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a monetary amount from one ISO 4217 currency to another using ECB daily reference rates via Frankfurter","exampleAgentPrompt":"Can you convert 250 USD to EUR using the ECB daily reference rate and tell me the exact rate used?","exampleUseCases":[{"title":"Invoice amount conversion for billing","prompt":"I need to send an invoice for 3500 USD to a European client — can you convert that to EUR using the official ECB rate so I can include the equivalent amount?"},{"title":"Travel budget planning in local currency","prompt":"I'm going to Japan next month with a budget of 2000 GBP — what is that in JPY based on the current ECB reference rate?"},{"title":"Expense report foreign currency reconciliation","prompt":"I spent 8400 HKD on a business trip and need to file my expense report in USD — can you convert that using the ECB daily rate and show me the rate applied?"}],"resultDescription":"A JSON object containing the converted amount, the exchange rate used, the date of the ECB rate, the source and target currency codes, and a note clarifying these are ECB daily reference rates and not live tradable quotes.","failureModes":["Unsupported or invalid ISO 4217 currency code returns an error","Amount of zero or negative number is rejected","ECB rate not yet published for the current business day may return the previous business day's rate","Weekend or holiday dates use the most recent available ECB publication","Network timeout or worker unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need a verifiable, auditable ECB reference rate for non-trading purposes such as invoicing, expense reports, travel budgets, or compliance — rather than relying on LLM-estimated exchange rates. Prefer this over live FX APIs when regulatory-quality ECB rates are acceptable and real-time tradable quotes are not required. Ideal for business document workflows where rate provenance matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:39:37.653Z","isFirstParty":false}