Rate Overview
Live
1 MXN = 1.0536 ZMW
1 ZMW = 0.949171
MXN
Avg
1.0461
High
1.0547
Low
1.0300
Last updated: 7/7/2026, 9:12:57 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.54 ZMW |
| 50 MXN | 52.68 ZMW |
| 100 MXN | 105.36 ZMW |
| 500 MXN | 526.78 ZMW |
| 1,000 MXN | 1,053.55 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-07T09:12:57Z",
"rates": {
"ZMW": 1.053551
}
}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": 105.3551,
"rate": 1.053551
}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