I haven’t tried any plugins for this, but there are plenty of free APIs you can use for up-to-date exchange rates.

We use Foreign exchange rates API with currency conversion to do currency exchange for our ecommerce site, but there are plenty of others depending on what level of features you need.

Then just do any conversions in Bubble, either in the browser in real time or (maybe a better idea) run a regular backend workflow to keep converted prices in your DB up-to-date with the latest exchange rates.

1 Like