{"uid":"cap_MH9p8uh5SmKeD2Y7ak4pV","slug":"agishub-currency-converter-0f8629b6","name":"AGISHub Currency Converter","description":"Convert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used.","url":"https://api.agishub.com/paid/currency-convert","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["amount","from","to"],"properties":{"to":{"type":"string","maxLength":3,"minLength":3,"description":"Target currency ISO 4217 code, e.g. 'EUR', 'JPY'."},"from":{"type":"string","maxLength":3,"minLength":3,"description":"Source currency ISO 4217 code, e.g. 'USD', 'EUR'."},"amount":{"type":"number","description":"The amount of money to convert."}},"additionalProperties":false},"type":{"enum":["http"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":null,"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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1ap-7d1-d8muxFo2SRpyB","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 live daily exchange rates, returning the converted amount and the rate used.","exampleAgentPrompt":"Can you convert 250 US dollars to Japanese yen using today's live exchange rate?","exampleUseCases":[{"title":"Invoice amount conversion for billing","prompt":"I need to bill a client in Germany — convert 1500 USD to EUR using today's live exchange rate so I can put the right amount on the invoice."},{"title":"Travel budget planning","prompt":"I'm heading to Japan next week — how much is 800 US dollars worth in Japanese yen right now?"},{"title":"Real-time portfolio value check","prompt":"I hold 5000 GBP in my savings — what's that worth in Canadian dollars at today's rate?"}],"resultDescription":"Returns a JSON object containing the converted monetary amount in the target currency and the exchange rate used for the conversion, based on live daily rates.","failureModes":["Invalid or unsupported ISO 4217 currency code returns an error","Amount is missing or non-numeric returns a validation error","Unsupported currency pair (exotic currencies) may not have a live rate available","Network or rate-feed outage may cause temporary unavailability","Amount of zero or negative values may return an error or zero result"],"whenToPreferThis":"Choose this endpoint when you need a quick, live currency conversion between two ISO 4217 currencies and want both the converted amount and the exchange rate used. Ideal for agents handling invoicing, travel budgeting, financial calculations, or cross-currency comparisons in real time. Prefer this over static lookup tables or manual rate lookups when accuracy and freshness of the exchange rate matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:46:29.414Z","isFirstParty":false}