Rate Overview
Live
1 MOP = 2.0303 ZAR
1 ZAR = 0.492534
MOP
Avg
2.0486
High
2.0793
Low
2.0138
Last updated: 5/27/2026, 10:40:56 PM
Quick Conversions
| MOP | ZAR |
|---|---|
| 1 MOP | 2.03 ZAR |
| 10 MOP | 20.30 ZAR |
| 50 MOP | 101.52 ZAR |
| 100 MOP | 203.03 ZAR |
| 500 MOP | 1,015.16 ZAR |
| 1,000 MOP | 2,030.32 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-27T22:40:56Z",
"rates": {
"ZAR": 2.030317
}
}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": 203.0317,
"rate": 2.030317
}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