Rate Overview
Live
1 MOP = 1.9808 ZAR
1 ZAR = 0.504840
MOP
Avg
1.9911
High
2.0013
Low
1.9800
Last updated: 9/3/2026, 10:47:16 PM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 1.98 ZAR |
| 10 MOP | 19.81 ZAR |
| 50 MOP | 99.04 ZAR |
| 100 MOP | 198.08 ZAR |
| 500 MOP | 990.41 ZAR |
| 1,000 MOP | 1,980.83 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-09-03T22:47:16Z",
"rates": {
"ZAR": 1.980825
}
}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": 198.0825,
"rate": 1.980825
}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