Rate Overview
Live
1 MOP = 2.3524 ZMW
1 ZMW = 0.425099
MOP
Avg
2.3289
High
2.3524
Low
2.3144
Last updated: 5/7/2026, 11:28:31 AM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.35 ZMW |
| 10 MOP | 23.52 ZMW |
| 50 MOP | 117.62 ZMW |
| 100 MOP | 235.24 ZMW |
| 500 MOP | 1,176.20 ZMW |
| 1,000 MOP | 2,352.39 ZMW |
Get MOP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ZMWExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-07T11:28:31Z",
"rates": {
"ZMW": 2.352392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ZMW",
"amount": 100
},
"result": 235.2392,
"rate": 2.352392
}Build with MOP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key