Rate Overview
Live
1 MOP = 2.2296 ZMW
1 ZMW = 0.448509
MOP
Avg
2.1942
High
2.2296
Low
2.1559
Last updated: 6/19/2026, 8:50:13 AM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.23 ZMW |
| 10 MOP | 22.30 ZMW |
| 50 MOP | 111.48 ZMW |
| 100 MOP | 222.96 ZMW |
| 500 MOP | 1,114.81 ZMW |
| 1,000 MOP | 2,229.61 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-06-19T08:50:13Z",
"rates": {
"ZMW": 2.22961
}
}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": 222.961,
"rate": 2.22961
}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