Rate Overview
Live
1 MOP = 2.1262 ZAR
1 ZAR = 0.470329
MOP
Avg
2.0620
High
2.1262
Low
1.9685
Last updated: 3/27/2026, 3:00:05 PM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.13 ZAR |
| 10 MOP | 21.26 ZAR |
| 50 MOP | 106.31 ZAR |
| 100 MOP | 212.62 ZAR |
| 500 MOP | 1,063.09 ZAR |
| 1,000 MOP | 2,126.17 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-27T15:00:05Z",
"rates": {
"ZAR": 2.126173
}
}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": 212.6173,
"rate": 2.126173
}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