Rate Overview
Live
1 ZWL = 0.000127 MOP
1 MOP = 7874.02
ZWL
Avg
0.000132
High
0.000230
Low
0.000116
Last updated: 3/27/2026, 8:23:07 AM
Quick Conversions
| ZWL | MOP |
|---|---|
| 1 ZWL | 0.00 MOP |
| 10 ZWL | 0.00 MOP |
| 50 ZWL | 0.01 MOP |
| 100 ZWL | 0.01 MOP |
| 500 ZWL | 0.06 MOP |
| 1,000 ZWL | 0.13 MOP |
Get ZWL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=MOPExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-27T08:23:07Z",
"rates": {
"MOP": 0.000127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "MOP",
"amount": 100
},
"result": 0.0127,
"rate": 0.000127
}Build with ZWL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key