Logo Krish Technolabs Pvt. Ltd

Akeneo Currency Conversion

Version: 1.0.0
Akeneo Currency Conversion is a module that allows you to convert one currency price to another currency based on the currency rates and process updated prices across products. If you have multiple currencies enabled in your Akeneo PIM, then you don't need to write the price in all currencies. Just you need to save the price in the base currency in the products and then update the currencies rates in the Currency converter configuration and click on EXECUTE CURRENCY CONVERSION.

Akeneo Currency Conversion

Akeneo Currency Conversion is a module that allows you to convert one currency price to another currency based on the currency rates and process updated prices across products.

There is an option Currency converter configuration inside the Akeneo Settings menu. Inside the configuration, you can set currency rates and select the base currency for currency rate conversion.

You can update the currency rates manually as well as using currency API.

For now, we are providing the support for the two currency rates APIs as given below:

  1. Fixer Io ( https://fixer.io/ )
  2. Currency Converter API ( https://free.currencyconverterapi.com/ )

For this, you just need to get your API and set them up in the configuration and then you can fetch the currency rates.

Now, you just need to click on the EXECUTE CURRENCY CONVERSION button that's it. This process will automatically save the updated price value in the products.

Documentation