Rate Overview
Live
1 MOP = 2.0369 ZAR
1 ZAR = 0.490948
MOP
Avg
2.0393
High
2.0597
Low
2.0293
Last updated: 4/17/2026, 4:52:38 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.04 ZAR |
| 10 MOP | 20.37 ZAR |
| 50 MOP | 101.84 ZAR |
| 100 MOP | 203.69 ZAR |
| 500 MOP | 1,018.44 ZAR |
| 1,000 MOP | 2,036.87 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-04-17T04:52:38Z",
"rates": {
"ZAR": 2.036874
}
}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.6874,
"rate": 2.036874
}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