Rate Overview
Live
1 MOP = 2.0414 ZAR
1 ZAR = 0.489853
MOP
Avg
2.1009
High
2.2436
Low
1.9822
Last updated: 6/29/2026, 1:43:35 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.04 ZAR |
| 10 MOP | 20.41 ZAR |
| 50 MOP | 102.07 ZAR |
| 100 MOP | 204.14 ZAR |
| 500 MOP | 1,020.71 ZAR |
| 1,000 MOP | 2,041.43 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-06-29T01:43:35Z",
"rates": {
"ZAR": 2.041427
}
}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": 204.14270000000002,
"rate": 2.041427
}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