Rate Overview
Live
1 MXN = 1.0647 ZMW
1 ZMW = 0.939219
MXN
Avg
1.0622
High
1.0677
Low
1.0521
Last updated: 7/28/2026, 4:03:40 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.06 ZMW |
| 10 MXN | 10.65 ZMW |
| 50 MXN | 53.24 ZMW |
| 100 MXN | 106.47 ZMW |
| 500 MXN | 532.36 ZMW |
| 1,000 MXN | 1,064.71 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-07-28T04:03:40Z",
"rates": {
"ZMW": 1.064714
}
}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": 106.47139999999999,
"rate": 1.064714
}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