Rate Overview
Live
1 MOP = 2.0522 ZAR
1 ZAR = 0.487289
MOP
Avg
2.0264
High
2.0752
Low
1.9768
Last updated: 3/7/2026, 12:08:01 AM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.05 ZAR |
| 10 MOP | 20.52 ZAR |
| 50 MOP | 102.61 ZAR |
| 100 MOP | 205.22 ZAR |
| 500 MOP | 1,026.09 ZAR |
| 1,000 MOP | 2,052.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-07T00:08:01Z",
"rates": {
"ZAR": 2.052171
}
}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": 205.2171,
"rate": 2.052171
}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