Rate Overview
Live
1 ZWL = 0.025049 MOP
1 MOP = 39.9218
ZWL
Avg
0.025033
High
0.025071
Low
0.025000
Last updated: 4/18/2026, 8:44:11 AM
Quick Conversions
| ZWL | MOP |
|---|---|
| 1 ZWL | 0.03 MOP |
| 10 ZWL | 0.25 MOP |
| 50 ZWL | 1.25 MOP |
| 100 ZWL | 2.50 MOP |
| 500 ZWL | 12.52 MOP |
| 1,000 ZWL | 25.05 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-04-18T08:44:11Z",
"rates": {
"MOP": 0.025049
}
}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": 2.5048999999999997,
"rate": 0.025049
}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