The plugin exposes a Currency Converter's methods:

{%  set amount = craft.entries.section('my-section').one().numberfield %}
{{ craft.currency.conversion('USD', 'EUR', amount) }}

Also passing number as string:

{{ craft.currency.conversion('USD', 'EUR', 23) }}
Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
82
Version
2.0.2
License
MIT
Compatibility
Craft 3, Craft 4, Craft 5
Last release
July 31, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs