Rate Overview
Live
1 MOP = 2.0399 ZAR
1 ZAR = 0.490226
MOP
Avg
2.0347
High
2.1185
Low
1.9503
Last updated: 7/14/2026, 2:11:58 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.04 ZAR |
| 10 MOP | 20.40 ZAR |
| 50 MOP | 101.99 ZAR |
| 100 MOP | 203.99 ZAR |
| 500 MOP | 1,019.94 ZAR |
| 1,000 MOP | 2,039.88 ZAR |
Get MOP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ZARExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-14T02:11:58Z",
"rates": {
"ZAR": 2.039877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ZAR",
"amount": 100
},
"result": 203.98770000000002,
"rate": 2.039877
}Build with MOP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key