

Widget Compact Style - Light Theme
Currency Converter Widget is the easiest way to add a professional currency converter to your WordPress site. Powered by Currency.wiki, it offers real-time exchange rates for 170+ world currencies.
Convert currencies on the go with our free Android app: Currency Converter App
Gutenberg Block:
Search for “Currency Converter” in the block inserter and customize in the sidebar.
Shortcode:
[currencywiki_converter]
Short Alias:
[currencywiki]
With Options:
[currencywiki_converter style=”compact” theme=”light” from=”USD” to=”EUR” amount=”100″]
All Shortcode Attributes:
style – Widget style (mini, square, tall, inline, compact, mini-chart, multi-expandable, multi-fixed, rates-compact, rates-viewer, rates-viewer-compact)theme – Theme (auto, light, dark)accent – Accent color hex without # (2563eb, 059669, 7c3aed, dc2626, ea580c, 475569)from – Source currency code (USD, EUR, GBP, etc.)to – Target currency codeamount – Default amountlang – Language code – 78 supported (en, es, fr, de, it, pt, pt-br, ru, ja, ko, zh, zh-tw, ar, hi, th, vi, tr, pl, nl, sv, and more)flags – Show flags (1/0)labels – Show labels (1/0)swap – Show swap button (1/0)branding – Show branding (1/0)lock – Lock currency selection (1/0)format – Number format (auto, en-US, de-DE, fr-FR, de-CH)decimals – Decimal places (0-6)This plugin relies on an external service to render the widget and to supply live exchange rates: Currency.Wiki, operated by CurrencyWiki Technologies LLC.
What the service is and what it is used for
The widget is drawn by a small JavaScript embed hosted at widget.currency.wiki. Live exchange rates (and, for the chart styles, historical data) are read from api.currency.wiki, and currency flag images are loaded from cdn.currency.wiki. The plugin does not bundle the widget, the rates, or the flag images; it builds an embed URL and loads them from the service. This is what keeps the plugin small and lets exchange rates stay current without a plugin update.
What data is sent, and when
https://widget.currency.wiki/v3/ — either the script.js injector or the /v3/embed iframe, depending on the embed method you chose. To show live numbers it then requests current rates, and for chart styles historical data, from https://api.currency.wiki, and flag images from https://cdn.currency.wiki/flags/. These requests carry the display settings you configured — currency pair, amount, style, theme, accent color, language, and similar display options — as URL parameters. As with any web request, the visitor’s IP address and user agent are visible to the server.https://widget.currency.wiki/v3/embed (flagged preview=1 so they are not counted as a site using the widget) on two screens: the settings dashboard, which shows a live preview and an “All Widget Styles” gallery, and the block editor, which previews the block as you configure it. These send the same display settings listed above; no personal data is sent from the admin.Terms and privacy