{"uid":"cap_CoAf8zaPw2HXd65KZ3f8L","slug":"currency-format-info-lookup-ad80a7e6","name":"Currency Format & Info Lookup","description":"Locale-aware currency formatting and symbol lookup for any ISO 4217 currency. Formats numbers as currency strings (e.g. 1234.56 USD → '$1,234.56', EUR in German locale → '1.234,56 €'), returns currency symbol, decimal separator, grouping separator, and currency name. Pure computation — no API key, no upstream latency. Supports 150+ currencies and custom locale overrides. Use for: financial report generation, invoice display, DeFi amount formatting, cross-regional price display.","url":"https://the-stall.intuitek.ai/cap/currency-format","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"required":{"type":"string"},"properties":{"type":"string"}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"mode":"both","amount":1234.56,"locale":"en-US","currency":"USD"}}},"response":{"name":"US Dollar","amount":null,"locale":"en-US","symbol":"$","currency":"USD","formatted":null,"decimal_separator":".","grouping_separator":","}},"exampleRequest":{"mode":"both","amount":1234.56,"locale":"en-US","currency":"USD"},"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pKhmyGSkLvNnVC_5wwXO_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.034","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Formats a numeric amount as a locale-aware currency string and/or returns symbol and separator metadata for an ISO 4217 currency code.","exampleAgentPrompt":"Can you format the amount 1234.56 in Euros for a German audience — give me the formatted string, the symbol, and the separator info?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing: a formatted currency string (e.g. '1.234,56 €'), the currency symbol, the decimal and thousands separators, and optionally raw metadata about the currency — depending on the 'mode' parameter ('format', 'info', or 'both').","failureModes":["Unsupported currency code (non-ISO 4217 or crypto like BTC) returns an error","Invalid or malformed BCP 47 locale tag may cause formatting fallback or error","Missing required 'currency' query parameter returns a 400-level error","Non-numeric value for 'amount' fails schema validation","Payment failure (insufficient USDC balance) returns HTTP 402"],"whenToPreferThis":"Use this endpoint when you need locale-aware currency formatting without building your own Intl library, or when you need canonical symbol and separator metadata for a given ISO 4217 currency code. Ideal for AI agents generating invoices, pricing displays, or financial summaries in user-facing output across multiple locales.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:05.189Z","isFirstParty":false}