Rate Overview
Live
1 MXN = 1.0504 ZMW
1 ZMW = 0.951977
MXN
Avg
1.2486
High
1.4498
Low
1.0504
Last updated: 3/27/2026, 9:32:23 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.50 ZMW |
| 50 MXN | 52.52 ZMW |
| 100 MXN | 105.04 ZMW |
| 500 MXN | 525.22 ZMW |
| 1,000 MXN | 1,050.45 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-27T09:32:23Z",
"rates": {
"ZMW": 1.050445
}
}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.04450000000001,
"rate": 1.050445
}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