Currency Converter

Hi All,

On my home page I have a Currency Converter and a Language Menu. I was wondering if there was a code that changes the Currency when a user changes the language e.g. when a user selects english language I want the currency converter to switch to GBP.

Looking forward to a response,

Many thanks

Hello!
If you have a Premium Plan, you can use the currencies API from wix-pay to change it. For language detection, you can set up a conditional detecting the current language using this currentLanguage function from wix-window depending on how your Language Menu is set up. Let me know if this helps!