{"uid":"cap_7uC-rtBYt7Eoo4kI5arVP","slug":"kihustle-currency-formatter-64d3e3df","name":"KiHustle Currency Formatter","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/nexus/api/v1/currency-formatter","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"amount":{"type":"number"},"locale":{"type":"string"},"currency":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"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_KbZ7DeZEZy-642i1uApkt","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":"Formats a numeric amount as a locale-aware currency string for a given currency code","exampleAgentPrompt":"Can you format 1299.99 as USD using the en-US locale so I can display it properly on the checkout page?","exampleUseCases":[{"title":"E-commerce checkout price display","prompt":"Format 49.95 as EUR using the de-DE locale so I can show the correct price format for my German customers at checkout."},{"title":"Invoice amount localization","prompt":"I need to display 7500.00 as GBP formatted for the en-GB locale on my invoice — can you format that for me?"},{"title":"Multi-currency dashboard widget","prompt":"Format 2350.75 as JPY using the ja-JP locale so my finance dashboard shows the yen amount correctly for our Tokyo office."}],"resultDescription":"Returns a JSON object with a 'result' field containing the formatted currency string and a 'status' field indicating success, e.g. {\"result\":\"$1,299.99\",\"status\":\"success\"}","failureModes":["Invalid or unsupported locale code returns an error or unexpected formatting","Unsupported currency code may produce an error or fallback output","Missing required fields (amount, locale, currency) may result in a 400-level error","Non-numeric amount values will likely be rejected","Very large or very small numbers may not format as expected for some locales"],"whenToPreferThis":"Use this endpoint when you need server-side, locale-aware currency formatting and do not want to rely on client-side Intl.NumberFormat. Suitable for agents building invoices, dashboards, or e-commerce displays that need consistent, locale-correct currency strings across multiple currencies and regions. Prefer this over manual string construction when correctness of thousands separators, decimal symbols, and currency symbols for international locales is important.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:45.104Z","isFirstParty":false}