Rate Overview
Live
1 MOP = 2.3434 ZMW
1 ZMW = 0.426731
MOP
Avg
2.4421
High
2.7729
Low
2.2981
Last updated: 3/27/2026, 5:20:50 PM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.34 ZMW |
| 10 MOP | 23.43 ZMW |
| 50 MOP | 117.17 ZMW |
| 100 MOP | 234.34 ZMW |
| 500 MOP | 1,171.70 ZMW |
| 1,000 MOP | 2,343.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-03-27T17:20:50Z",
"rates": {
"ZMW": 2.343394
}
}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": 234.3394,
"rate": 2.343394
}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