Rate Overview
Live
1 MXN = 1.0248 ZMW
1 ZMW = 0.975808
MXN
Avg
1.0192
High
1.0248
Low
1.0091
Last updated: 6/16/2026, 8:52:12 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.02 ZMW |
| 10 MXN | 10.25 ZMW |
| 50 MXN | 51.24 ZMW |
| 100 MXN | 102.48 ZMW |
| 500 MXN | 512.40 ZMW |
| 1,000 MXN | 1,024.79 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-06-16T08:52:12Z",
"rates": {
"ZMW": 1.024792
}
}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": 102.47919999999999,
"rate": 1.024792
}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