Rate Overview
Live
1 MOP = 2.0082 ZAR
1 ZAR = 0.497947
MOP
Avg
2.0200
High
2.0567
Low
2.0063
Last updated: 6/17/2026, 7:55:41 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.01 ZAR |
| 10 MOP | 20.08 ZAR |
| 50 MOP | 100.41 ZAR |
| 100 MOP | 200.82 ZAR |
| 500 MOP | 1,004.12 ZAR |
| 1,000 MOP | 2,008.24 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-17T07:55:41Z",
"rates": {
"ZAR": 2.008244
}
}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.8244,
"rate": 2.008244
}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