Rate Overview
Live
1 MOP = 2.4005 ZMW
1 ZMW = 0.416571
MOP
Avg
2.3716
High
2.4005
Low
2.3454
Last updated: 3/6/2026, 8:38:03 PM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.40 ZMW |
| 10 MOP | 24.01 ZMW |
| 50 MOP | 120.03 ZMW |
| 100 MOP | 240.05 ZMW |
| 500 MOP | 1,200.27 ZMW |
| 1,000 MOP | 2,400.55 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-06T20:38:03Z",
"rates": {
"ZMW": 2.400549
}
}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": 240.05489999999998,
"rate": 2.400549
}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