Rate Overview
Live
1 MXN = 1.0481 ZMW
1 ZMW = 0.954094
MXN
Avg
1.0765
High
1.0981
Low
1.0481
Last updated: 3/27/2026, 12:54:57 PM
Quick Conversions
| MXN | ZMW |
|---|---|
| 1 MXN | 1.05 ZMW |
| 10 MXN | 10.48 ZMW |
| 50 MXN | 52.41 ZMW |
| 100 MXN | 104.81 ZMW |
| 500 MXN | 524.06 ZMW |
| 1,000 MXN | 1,048.12 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-27T12:54:57Z",
"rates": {
"ZMW": 1.048115
}
}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.8115,
"rate": 1.048115
}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