Currencies
Managing currencies rates and more
After login to your admin panel select currencies from the left navbar

You will be able to see all the available currencies at currencies page at this page you will be able to add edit remove or make default currency.

Add Currency
Please click on on the Add button on the top right side
And when you add new currency you will get this page

Select the status enabled
Add currency name
Add currency country name
Add currency rate and click on Save
Delete Currency
To delete any currency just hit on the delete button to any specific currency you like to delete

Set currency default
To set any currency as a default currency. on currency page click on the default drop button the page will reload and the system will set your selected currency as a default currency to be loaded.

Update currency rates
To update currency rates with the latest rates click on auto update rates but before hat make sure you have used your own API keys for the currency. To have your API keys signup at : https://apilayer.com/marketplace/currency_data-api?utm_source=apilayermarketplace&utm_medium=featured Then obtain your API Keys and paste them under the file yoursite.com/admin/_config.php then try using the auto update all currencies.

Auto update cronjob
If you are looking to update your currencies automatically by setting cronjob time then follow this guide.
Create cronjob on your server and add below URL in your cron job
Link : https://yoursite.com/admin/cron_currencies.php
That's all
Last updated
Was this helpful?