Rate Overview
Live
1 MXN = 1.0491 ZMW
1 ZMW = 0.953178
MXN
Avg
1.0890
High
1.1075
Low
1.0466
Last updated: 3/27/2026, 4:26:39 PM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.49 ZMW |
| 50 MXN | 52.46 ZMW |
| 100 MXN | 104.91 ZMW |
| 500 MXN | 524.56 ZMW |
| 1,000 MXN | 1,049.12 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-03-27T16:26:39Z",
"rates": {
"ZMW": 1.049122
}
}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": 104.91220000000001,
"rate": 1.049122
}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