Rate Overview
Live
1 MXN = 1.1079 ZMW
1 ZMW = 0.902603
MXN
Avg
1.1003
High
1.1079
Low
1.0923
Last updated: 4/16/2026, 7:13:25 PM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.11 ZMW |
| 10 MXN | 11.08 ZMW |
| 50 MXN | 55.40 ZMW |
| 100 MXN | 110.79 ZMW |
| 500 MXN | 553.95 ZMW |
| 1,000 MXN | 1,107.91 ZMW |
Get MXN/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=ZMWExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-16T19:13:25Z",
"rates": {
"ZMW": 1.107907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "ZMW",
"amount": 100
},
"result": 110.7907,
"rate": 1.107907
}Build with MXN/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key