Rate Overview
Live
1 MOP = 2.2714 ZMW
1 ZMW = 0.440256
MOP
Avg
2.2625
High
2.2736
Low
2.2354
Last updated: 7/7/2026, 10:07:43 PM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.27 ZMW |
| 10 MOP | 22.71 ZMW |
| 50 MOP | 113.57 ZMW |
| 100 MOP | 227.14 ZMW |
| 500 MOP | 1,135.70 ZMW |
| 1,000 MOP | 2,271.41 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-07-07T22:07:43Z",
"rates": {
"ZMW": 2.271406
}
}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": 227.14059999999998,
"rate": 2.271406
}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