How to use Fixer.io in Magento 2

Blog
Spread the love

This blog is a help to configure the fixer configuration for Magento 2 The
Fixer Currency Exchange for Magento 2 can be configured to update exchange rates automatically on a schedule that you define, or you can manually
update exchange rates as needed. merchants who sell products or services to customers in different countries and need to display prices in multiple
currencies. Then the fixer is easily solved this problem .

Fixer Currency Exchange is a Magento 2 extension that allows you to
integrate the Fixer.io API with your Magento 2 store. Fixer.io is a currency conversion API that provides up-to-date currency exchange rates for a
variety of currencies.

Example Before fixer.io

extention_2023

First we Neep to Generete the Api Key of Fixer.io

You can generate a Fixer.io API key by following these steps:

Step 1: Go to the https://fixer.io/ website and sign up for a free account.

extention_2023

Step 2. Click on GET FREE API KEY. And This Page Choose the Plan according your Usages.

extention_2023

Step 3 Sign In or Sign Up .

extention_2023

Step 4 Now your Api Key is Ready for Use .

extention_2023

Live Demo

Here you can check the Live Demo for any any country Price Convert .

extention_2023

Now Go To Magento 2 Admin panel to Enter the fixer.io Api Key
Location : Store >> Configuration >> General >> Currency Setup .

extention_2023

Put the ApI Key Now Your Currency Exchange fixer.io is Ready to Use In Magento 2.

Go To : Store >> Currency Rates to Check the manually Currency Rate .

extention_2023

Now You So the Current Currency Rate of The Currencyes

If You Want to Sheadule Import . The Setup Currency Value Fixer.io .

Step1-> Go to the sidebar and click on the “STORES” option.

Step2-> Click on Settings >> Configuration”.

Step3-> Expand the << General tab >> and then click on the <> option.

Step4-> Select the <> section.

extention_2023

Step5-> Enable the auto-update feature by selecting “Yes” or disable it by selecting “No”.

extention_2023

Step6-> Set the time in hours, minutes, and seconds that the rates will be updated after by selecting the “Start Time”.

Step7-> Select the update frequency from the dropdown menu –
Daily, Weekly, or Monthly.

Step 8 -> Once you are done with the configuration, click on the “Save Config” button.

Now just flush the cache using below commands.

sudo php bin/magento cache:clean

sudo php bin/magento cache:flush

Screenshot after applied fixer.io

extention_2023

Rupees

extention_2023

Euro

bluethinkinc_blog

bluethinkinc_blog

2023-09-13

0

Leave a Reply

Your email address will not be published. Required fields are marked *

Find More Blogs

How to Add a Custom Tab to the Customer Order Detail Page in Magento 2

Spread the love Adding a custom tab to the Order Detail

Exception Handling in Java

Spread the love Introduction – Exception:An unwanted

How to add custom less file in Magento2

Spread the love Source files *.css included into layout

Spring Boot Microservices

Spread the love Microservices architecture has become

Implementation of WireMock for better testing

Spread the love WireMock is a flexible and powerful tool

Magento 2: How to selected default option in configurable options?

Spread the love Configurable products in Magento 2 allow

How To Implement Simple JWT Authentication in Django Rest Framework

Spread the love We’ll learn how to use simple JWT

Optimizing Search: Integrating Elasticsearch in Django Applications

Spread the love What is Elasticsearch? Elasticsearch is a

How to create Customer Segments

Spread the love In Magento 2, “customer

Proxy Design Pattern and Requisition List in Magento 2

Spread the love Requisition List in Magento 2 Requisition

bluethinkinc Blogs