Rate Overview
Live
1 MXN = 1.1137 ZMW
1 ZMW = 0.897947
MXN
Avg
1.1021
High
1.1137
Low
1.0936
Last updated: 8/15/2026, 4:00:34 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.11 ZMW |
| 10 MXN | 11.14 ZMW |
| 50 MXN | 55.68 ZMW |
| 100 MXN | 111.37 ZMW |
| 500 MXN | 556.83 ZMW |
| 1,000 MXN | 1,113.65 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-08-15T04:00:34Z",
"rates": {
"ZMW": 1.113652
}
}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": 111.36520000000002,
"rate": 1.113652
}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