{"uid":"cap_WLQX7YP9EaLelQhqfrlHh","slug":"agishub-currency-converter-13df0551","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/v1/currency-convert","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"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}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":{"type":"json","example":{"result":"Convert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns "}},"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_1lBIibjsHMhXPAT94tmDG","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 currency to another using live daily exchange rates, returning the converted amount and the rate applied.","exampleAgentPrompt":"Convert 500 USD to EUR using today's live exchange rate and tell me how much I'd get and what rate was used.","exampleUseCases":[{"title":"Travel budget in local currency","prompt":"I'm traveling to Japan next month — how much is 2000 US dollars in Japanese Yen at today's exchange rate?"},{"title":"Invoice amount in client's currency","prompt":"My client pays in British pounds — convert 3500 EUR to GBP so I know what to put on the invoice."},{"title":"Cross-currency price comparison","prompt":"I'm comparing product prices: convert 899 USD to Canadian dollars so I can compare with the local price."}],"resultDescription":"A JSON object containing the converted monetary amount and the live daily exchange rate that was applied for the conversion between the specified source and target currencies.","failureModes":["Invalid or unsupported ISO 4217 currency code returns an error","Amount not provided or non-numeric value causes a validation error","Unsupported currency pair may return an error if rate data is unavailable","Network or rate-feed outage may cause a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a quick, single-call currency conversion using live daily rates with a simple GET request and a per-call micropayment model. It is well-suited for agents that need to convert amounts on-the-fly without managing API keys or subscriptions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:55:12.622Z","isFirstParty":false}