Download the PHP package avenyra/module-currency-api without Composer
On this page you can find all versions of the php package avenyra/module-currency-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avenyra/module-currency-api
More information about avenyra/module-currency-api
Files in avenyra/module-currency-api
Download avenyra/module-currency-api
More information about avenyra/module-currency-api
Files in avenyra/module-currency-api
Vendor avenyra
Package module-currency-api
Short Description A Magento 2 module that integrates with currencyapi.com to fetch and import real-time currency exchange rates into your Magento store.
License MIT
Package module-currency-api
Short Description A Magento 2 module that integrates with currencyapi.com to fetch and import real-time currency exchange rates into your Magento store.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-currency-api
Avenyra Currency Converter Module
A Magento 2 module that integrates with currencyapi.com to fetch and import real-time currency exchange rates into your Magento store.
Features
- Real-time Currency Rates: Fetch live exchange rates from currencyapi.com API
- Batch Processing: Efficiently processes multiple currency conversions in a single API call
- Magento Integration: Seamlessly integrates with Magento's native currency import system
System Requirements
- PHP: 8.1+
- Magento: 2.4.5+
Installation
Via Composer (Recommended)
Configuration
Step 1: Obtain API Key
- Visit currencyapi.com
- Sign up for a free account or choose a paid plan
- Generate your API key from the dashboard
Step 2: Configure in Magento Admin
- Navigate to Stores > Configuration > General > Currency Setup
- Locate the CurrencyApi section
- Enter your API key in the API Key field (encrypted automatically)
- Set the Connection Timeout in Seconds (recommended: 30 seconds)
- Click Save Config
Step 3: Import Currency Rates
- Go to Stores > Currency > Currency Rates
- Select Currency API (currencyapi.com) from the Import Service dropdown
- Click Import to fetch the latest rates
API Pricing & Disclaimer
⚠️ Important: While this module is free to use, the currencyapi.com API service has its own pricing structure:
- Free Plan: Limited API calls per month (suitable for small stores)
- Paid Plans: Higher call limits and additional features available
Please review the currencyapi.com pricing page to choose the plan that best fits your store's needs.
Troubleshooting
"No API Key was specified or an invalid API Key was specified"
- Verify your API key is correctly entered in the admin configuration
- Ensure the API key is valid and active on currencyapi.com
"We can't retrieve a rate from currencyapi.com for [CURRENCY]"
- Check if the currency code is supported by currencyapi.com
- Verify your API plan supports the requested currency pair
Connection Timeout Issues
- Increase the Connection Timeout in Seconds value in configuration
- Check your server's internet connectivity
- Verify currencyapi.com service status
Support
For issues or questions:
- Check the Magento logs:
var/log/system.log - Visit currencyapi.com documentation
- Found a bug or issue? Please open an issue on GitHub.
Author
Avenyra Solutions
All versions of module-currency-api with dependencies
PHP Build Version
Package Version
No informations.
The package avenyra/module-currency-api contains the following files
Loading the files please wait ...