Rate Overview
Live
1 MOP = 2.0048 ZAR
1 ZAR = 0.498811
MOP
Avg
2.0002
High
2.0048
Low
1.9943
Last updated: 8/15/2026, 4:42:07 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.00 ZAR |
| 10 MOP | 20.05 ZAR |
| 50 MOP | 100.24 ZAR |
| 100 MOP | 200.48 ZAR |
| 500 MOP | 1,002.38 ZAR |
| 1,000 MOP | 2,004.77 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-08-15T04:42:07Z",
"rates": {
"ZAR": 2.004769
}
}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": 200.4769,
"rate": 2.004769
}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