Rate Overview
Live
1 MXN = 1.0669 ZMW
1 ZMW = 0.937269
MXN
Avg
1.1576
High
1.2961
Low
1.0205
Last updated: 7/27/2026, 3:39:30 PM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.07 ZMW |
| 10 MXN | 10.67 ZMW |
| 50 MXN | 53.35 ZMW |
| 100 MXN | 106.69 ZMW |
| 500 MXN | 533.46 ZMW |
| 1,000 MXN | 1,066.93 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-07-27T15:39:30Z",
"rates": {
"ZMW": 1.06693
}
}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": 106.693,
"rate": 1.06693
}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