Rate Overview
Live
1 MXN = 1.0896 ZMW
1 ZMW = 0.917767
MXN
Avg
1.0916
High
1.0950
Low
1.0888
Last updated: 5/27/2026, 4:48:23 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.09 ZMW |
| 10 MXN | 10.90 ZMW |
| 50 MXN | 54.48 ZMW |
| 100 MXN | 108.96 ZMW |
| 500 MXN | 544.80 ZMW |
| 1,000 MXN | 1,089.60 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-05-27T04:48:23Z",
"rates": {
"ZMW": 1.089601
}
}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": 108.96010000000001,
"rate": 1.089601
}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