Rate Overview
Live
1 MOP = 2.0818 ZAR
1 ZAR = 0.480355
MOP
Avg
2.0381
High
2.0862
Low
2.0070
Last updated: 7/28/2026, 6:50:41 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.08 ZAR |
| 10 MOP | 20.82 ZAR |
| 50 MOP | 104.09 ZAR |
| 100 MOP | 208.18 ZAR |
| 500 MOP | 1,040.90 ZAR |
| 1,000 MOP | 2,081.79 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-28T06:50:41Z",
"rates": {
"ZAR": 2.081793
}
}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": 208.17929999999998,
"rate": 2.081793
}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