WordPress
No key needed
Add a live currency converter to any WordPress post, page or widget area — with a shortcode or a block. No code and no API key required.
Examples
[rate_api_converter][rate_api_converter from="USD" to="EUR" amount="100"][rate_api_converter from="GBP" to="JPY" theme="dark"]Setup
- 1
Install the plugin
Download the zip above, then in WordPress go to Plugins → Add New → Upload Plugin, choose the file, install and activate.
- 2
Add the shortcode
Drop this into any post or page. All attributes are optional (defaults: USD→EUR, amount 100, light theme).
[rate_api_converter from="USD" to="EUR" amount="100"] - 3
Or use the block
In the block editor, search for “Rate-API Converter”, add it, and set the currencies in the sidebar — a live preview renders right in the editor.