Exchange Rates
Live rates, one line, no backend
Show live quotes for the currencies you pick against one base currency: "$1 = ₩1,385", the change against the previous close, and the time the quote is from. Currencies whose single unit is tiny (yen, dong, rupiah) are shown per 100 by convention, and data-units lets you set that yourself. The server fetches and CDN-caches the quotes, so your site needs no backend of its own. If a rate cannot be fetched the widget renders nothing, rather than letting a stale number read as today’s. Included in the BootSignal subscription ($20/mo or $200/yr, every widget on 1 domain, add more from the dashboard). Unlimited pages while subscribed.
Demo
Live quotes from /fx/rates.json, the quote time is always shown, nothing renders when a rate is missing
Integration
The same loader powers other widgets too. You can also control it in code:
BootSignalFx.init({ siteId: 'YOUR_SITE_ID', lang: 'en', base: 'KRW', symbols: 'USD,JPY' })data-symbols picks the currencies, data-base the quote currency, and data-layout switches between a one-line strip and a card. Give data-refresh a number of minutes to re-fetch on that cadence (5 minute minimum).
Pricing
Pricing is a single BootSignal subscription: $20/mo or $200/yr (2 months free). It unlocks every widget on 1 registered domain, and you can add more domains from the dashboard. Writing pages requires an active subscription; while subscribed, usage is unlimited with no per-use charges, and reading is always free for visitors. Manage the subscription at accounts.mrlatte.net. See full pricing →