Rate Overview
Live
1 MXN = 1.0914 ZMW
1 ZMW = 0.916275
MXN
Avg
1.0767
High
1.0914
Low
1.0680
Last updated: 5/7/2026, 12:14:42 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.09 ZMW |
| 10 MXN | 10.91 ZMW |
| 50 MXN | 54.57 ZMW |
| 100 MXN | 109.14 ZMW |
| 500 MXN | 545.69 ZMW |
| 1,000 MXN | 1,091.38 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-05-07T00:14:42Z",
"rates": {
"ZMW": 1.091375
}
}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": 109.1375,
"rate": 1.091375
}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