Rate Overview
Live
1 MOP = 39.9465 ZWL
1 ZWL = 0.025034
MOP
Avg
39.9527
High
39.9994
Low
39.8864
Last updated: 4/17/2026, 6:10:19 AM
Quick Conversions
| MOP | ZWL |
|---|---|
| 1 MOP | 39.95 ZWL |
| 10 MOP | 399.46 ZWL |
| 50 MOP | 1,997.32 ZWL |
| 100 MOP | 3,994.65 ZWL |
| 500 MOP | 19,973.23 ZWL |
| 1,000 MOP | 39,946.46 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-04-17T06:10:19Z",
"rates": {
"ZWL": 39.946463
}
}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": 3994.6463000000003,
"rate": 39.946463
}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