Rate Overview
Live
1 MXN = 1.0484 ZMW
1 ZMW = 0.953822
MXN
Avg
1.2878
High
1.4079
Low
1.0484
Last updated: 3/27/2026, 11:16:42 AM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.48 ZMW |
| 50 MXN | 52.42 ZMW |
| 100 MXN | 104.84 ZMW |
| 500 MXN | 524.21 ZMW |
| 1,000 MXN | 1,048.41 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-27T11:16:42Z",
"rates": {
"ZMW": 1.048414
}
}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": 104.8414,
"rate": 1.048414
}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