Rate Overview
Live
1 MXN = 1.0544 ZMW
1 ZMW = 0.948445
MXN
Avg
1.1805
High
1.2905
Low
1.0544
Last updated: 3/27/2026, 7:47:49 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.54 ZMW |
| 50 MXN | 52.72 ZMW |
| 100 MXN | 105.44 ZMW |
| 500 MXN | 527.18 ZMW |
| 1,000 MXN | 1,054.36 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-27T07:47:49Z",
"rates": {
"ZMW": 1.054357
}
}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.4357,
"rate": 1.054357
}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