PHPackages                             mantiktech/magento2-currency-convertapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mantiktech/magento2-currency-convertapi

ActiveMagento2-module

mantiktech/magento2-currency-convertapi
=======================================

Mantik Currency Convert API integration for Magento 2

1.0.2(4mo ago)04MITPHPPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Dec 12Pushed 4mo agoCompare

[ Source](https://github.com/mantiktech/magneto2-currency-convert-api)[ Packagist](https://packagist.org/packages/mantiktech/magento2-currency-convertapi)[ RSS](/packages/mantiktech-magento2-currency-convertapi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Mantik Currency Convert API
===========================

[](#mantik-currency-convert-api)

[![Magento 2.4 Supported](https://camo.githubusercontent.com/34d9c15b8dbd5000c17b5b19b67d54788d2f404e5bc765857178435524a54bc3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e30254532253830253933322e342e372b2d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/34d9c15b8dbd5000c17b5b19b67d54788d2f404e5bc765857178435524a54bc3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e30254532253830253933322e342e372b2d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)[![License: MIT](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

Módulo de Magento 2 para actualizar los precios de un store view en pesos Argentinos y los productos en dólares estadounidenses mediante una API externa gratuita.

Descripción
-----------

[](#descripción)

- Importación de tipo de cambio de moneda.
- Configurable desde el panel de administración y utilizable en la funcionalidad estándar de Magento para actualizar tasas.
- Compatible con Magento `2.4.X` y PHP `8.1–8.4`.
- Podes usar el precio de dolar oficial, dola blue, o el q necesites.
- Podes agregar o quitarle un monto al precio q trae la api.

Requisitos
----------

[](#requisitos)

- PHP `8.1`, `8.2`, `8.3` o `8.4`.
- Magento `2.4.X` (o compatible con el framework `^103.0`).
- Acceso a la API publica de conversión de moneda que utilice el módulo (no necesitas cuenta en ningun otro lado).

Instalación
-----------

[](#instalación)

### Instalar en `app/code`

[](#instalar-en-appcode)

1. Copiar el módulo a `app/code/Mantik/CurrencyConvertapi`.
2. Ejecutar:
    - `bin/magento module:enable Mantik_CurrencyConvertapi`
    - `bin/magento setup:upgrade`
    - `bin/magento cache:flush`
3. (Producción) Compilar y desplegar si aplica:
    - `bin/magento setup:di:compile`
    - `bin/magento setup:static-content:deploy -f`

### Instalar vía Composer (repositorio privado)

[](#instalar-vía-composer-repositorio-privado)

1. Requerir el paquete:
    - `composer require mantiktech/magento2-currency-convertapi`
2. Ejecutar comandos de Magento:
    - `bin/magento module:enable Mantik_CurrencyConvertapi`
    - `bin/magento setup:upgrade`

Configuración
-------------

[](#configuración)

- Ir a `Stores > Configuration > General > Currency Setup` y seleccionar la opcion `Mantik Currency Convert API` para importar tasas.
- Configurar parámetros de la API si el módulo los expone en `Stores > Configuration`.
-

Uso
---

[](#uso)

- Actualizar tasas desde el panel (`Stores > Currency Rates`) usando el proveedor del módulo.
- Programar actualización automática mediante cron de Magento si se requiere.

Licencia
--------

[](#licencia)

Este módulo se distribuye bajo licencia MIT. Copyright © Mantik.

Soporte
-------

[](#soporte)

Para soporte y mejoras, contactar al equipo de [Mantik](https://www.mantik.tech/).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance73

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

149d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a35735444d9e028f4d630f38b79b7c00bcd9029a1f6f194db56912b5731b7d90?d=identicon)[jorgeven](/maintainers/jorgeven)

---

Top Contributors

[![jorgevenzon](https://avatars.githubusercontent.com/u/14881078?v=4)](https://github.com/jorgevenzon "jorgevenzon (1 commits)")

### Embed Badge

![Health badge](/badges/mantiktech-magento2-currency-convertapi/health.svg)

```
[![Health](https://phpackages.com/badges/mantiktech-magento2-currency-convertapi/health.svg)](https://phpackages.com/packages/mantiktech-magento2-currency-convertapi)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
