Rate Overview
Live
1 MXN = 1.1399 ZMW
1 ZMW = 0.877267
MXN
Avg
1.1281
High
1.1399
Low
1.1176
Last updated: 9/5/2026, 10:28:16 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.14 ZMW |
| 10 MXN | 11.40 ZMW |
| 50 MXN | 57.00 ZMW |
| 100 MXN | 113.99 ZMW |
| 500 MXN | 569.95 ZMW |
| 1,000 MXN | 1,139.90 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-09-05T10:28:16Z",
"rates": {
"ZMW": 1.139904
}
}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": 113.99040000000001,
"rate": 1.139904
}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