Multi Currency Pricing

Use whenever an app needs to show prices in a visitor's local currency — localizing a SaaS pricing page, e-commerce checkout estimates, "show prices in EUR/IDR/JPY", adding a currency switcher, or any request to "make prices local"/"support multiple currencies". Covers the display-price architecture (fetch, cache, convert, round, format) built on exchangerate.dev, including the critical distinction between showing a localized estimate and actually charging in local currency.

nusantara-ventures Updated

File contents

nusantara-ventures/exchangerate-skills/tree/main/skills/multi-currency-pricing commit 19ae659e64

Frequently asked questions

npx skillmds@latest add nusantara-ventures/multi-currency-pricing