{"uid":"cap_flgmrqBlL9FVjry7McdeL","slug":"netintel-batch-currency-exchange-e0391914","name":"NetIntel Batch Currency Exchange","description":"Convert one base currency to up to 30 targets in a single call — fiat (~200 currencies incl. SAR, AED, COP) and major crypto — ECB reference rates + Coinbase spot, no API key. Per target: rate, converted amount, rate date, source. The batch sibling of /currency-exchange/convert: 30 pairs for one $0.02 call instead of 30 singles.","url":"https://netintel.dev/currency-exchange/batch","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":["from","to"],"properties":{"to":{"type":"string","description":"Comma list of 1–30 target codes, e.g. EUR,SAR,BTC. Aliases: targets, symbols"},"from":{"type":"string","description":"Base currency: ISO 4217 fiat code or crypto ticker, e.g. USD or BTC. Aliases: base, source"},"amount":{"type":"number","description":"Amount of the base currency to convert; default 1. Alias: value"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"from":{"type":"string"},"rates":{"type":"array","items":{"type":"object","properties":{"to":{"type":"string"},"rate":{"type":["number","null"]},"source":{"type":["string","null"],"description":"frankfurter | currency-api | er-api | coinbase | same (crosses join with +)"},"rate_date":{"type":["string","null"]},"converted_amount":{"type":["number","null"]}}}},"stale":{"type":"boolean"},"amount":{"type":"number"},"findings":{"type":"array"},"unavailable":{"type":"array","items":{"type":"string"}}}}}}}},"responseSchema":{"type":"json","example":{"from":"USD","rates":[{"to":"EUR","rate":0.8707,"source":"frankfurter","rate_date":"2026-07-31","converted_amount":87.07},{"to":"SAR","rate":3.75,"source":"currency-api","rate_date":"2026-08-01","converted_amount":375},{"to":"BTC","rate":0.000016014961,"source":"coinbase","rate_date":"2026-08-01","converted_amount":0.0016014961}],"stale":false,"amount":100,"findings":[],"unavailable":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_0oTY1kmRdtwQm2lYKaSmW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts one base currency into up to 30 target fiat or crypto currencies in a single call, returning rate, converted amount, rate date, and source for each pair.","exampleAgentPrompt":"Convert 5000 USD into EUR, SAR, AED, COP, GBP, JPY, and BTC all at once and show me the rate, converted amount, and rate date for each.","exampleUseCases":[{"title":"Travel budget in multiple currencies","prompt":"I'm traveling through Europe and the Middle East — convert 3000 USD into EUR, GBP, SAR, AED, and EGP and tell me how much I'd have in each currency along with today's rate."},{"title":"Crypto portfolio valuation in fiat","prompt":"Show me what 2.5 BTC is worth right now in USD, EUR, GBP, JPY, CAD, and AUD — give me the rate and converted amount for each."},{"title":"E-commerce multi-currency pricing","prompt":"I need to price my product in 10 currencies — convert 49.99 USD to EUR, GBP, CAD, AUD, MXN, BRL, COP, INR, JPY, and KRW and give me the rate and converted amount for each."}],"resultDescription":"Returns an array of per-target objects each containing: target currency code, exchange rate, converted amount, rate date, and source (e.g. frankfurter, coinbase, currency-api). Also includes the base currency, the original amount, a staleness flag, and lists of any unavailable currencies or informational findings.","failureModes":["Invalid or unsupported currency code returns null rate and lists the code in the unavailable array","More than 30 target codes in a single call may be rejected or truncated","Stale rates returned if upstream providers are delayed, indicated by the stale flag","Unknown crypto ticker not covered by Coinbase returns null rate","Malformed comma-separated list in 'to' parameter causes a parse error"],"whenToPreferThis":"Choose this endpoint when you need exchange rates or converted amounts for multiple target currencies from a single base currency in one request. It is far more cost-efficient than calling a single-pair endpoint repeatedly (one $0.02 call instead of up to 30). Prefer it when you need both fiat and crypto targets together, when you want combined ECB + Coinbase sourcing without managing your own API keys, or when you need the rate source and date alongside each result for auditability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:57:08.913Z","isFirstParty":false}