Rate Overview
Live
1 MOP = 2.1143 ZAR
1 ZAR = 0.472967
MOP
Avg
2.1089
High
2.1314
Low
2.0839
Last updated: 3/27/2026, 4:32:06 PM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.11 ZAR |
| 10 MOP | 21.14 ZAR |
| 50 MOP | 105.72 ZAR |
| 100 MOP | 211.43 ZAR |
| 500 MOP | 1,057.16 ZAR |
| 1,000 MOP | 2,114.31 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-03-27T16:32:06Z",
"rates": {
"ZAR": 2.114313
}
}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": 211.43130000000002,
"rate": 2.114313
}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