Rate Overview
Live
1 MOP = 39.8852 ZWL
1 ZWL = 0.025072
MOP
Avg
39.9006
High
39.9751
Low
39.8760
Last updated: 5/7/2026, 11:26:50 AM
Quick Conversions
| MOP | ZWL |
|---|---|
| 1 MOP | 39.89 ZWL |
| 10 MOP | 398.85 ZWL |
| 50 MOP | 1,994.26 ZWL |
| 100 MOP | 3,988.52 ZWL |
| 500 MOP | 19,942.61 ZWL |
| 1,000 MOP | 39,885.21 ZWL |
Get MOP/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ZWLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-07T11:26:50Z",
"rates": {
"ZWL": 39.885211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ZWL",
"amount": 100
},
"result": 3988.5211,
"rate": 39.885211
}Build with MOP/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key