Rate Overview
Live
1 MOP = 2.3212 ZMW
1 ZMW = 0.430808
MOP
Avg
2.3036
High
2.3212
Low
2.2811
Last updated: 7/29/2026, 4:29:37 PM
Quick Conversions
| MOP | ZMW |
|---|---|
| 1 MOP | 2.32 ZMW |
| 10 MOP | 23.21 ZMW |
| 50 MOP | 116.06 ZMW |
| 100 MOP | 232.12 ZMW |
| 500 MOP | 1,160.61 ZMW |
| 1,000 MOP | 2,321.22 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-29T16:29:37Z",
"rates": {
"ZMW": 2.321219
}
}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": 232.1219,
"rate": 2.321219
}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