Rate Overview
Live
1 MXN = 1.0889 ZMW
1 ZMW = 0.918325
MXN
Avg
1.2704
High
1.4079
Low
1.0740
Last updated: 5/27/2026, 9:56:32 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.09 ZMW |
| 10 MXN | 10.89 ZMW |
| 50 MXN | 54.45 ZMW |
| 100 MXN | 108.89 ZMW |
| 500 MXN | 544.47 ZMW |
| 1,000 MXN | 1,088.94 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-27T09:56:32Z",
"rates": {
"ZMW": 1.088939
}
}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.89390000000002,
"rate": 1.088939
}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