Rate Overview
Live
1 MOP = 2.0295 ZAR
1 ZAR = 0.492725
MOP
Avg
2.0543
High
2.1357
Low
1.9768
Last updated: 5/27/2026, 7:16:41 PM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.03 ZAR |
| 10 MOP | 20.30 ZAR |
| 50 MOP | 101.48 ZAR |
| 100 MOP | 202.95 ZAR |
| 500 MOP | 1,014.76 ZAR |
| 1,000 MOP | 2,029.53 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-05-27T19:16:41Z",
"rates": {
"ZAR": 2.02953
}
}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": 202.95299999999997,
"rate": 2.02953
}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