Rate Overview
Live
1 ZAR = 0.503670 MOP
1 MOP = 1.9854
ZAR
Avg
0.502070
High
0.505056
Low
0.499671
Last updated: 9/3/2026, 7:58:38 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.50 MOP |
| 10 ZAR | 5.04 MOP |
| 50 ZAR | 25.18 MOP |
| 100 ZAR | 50.37 MOP |
| 500 ZAR | 251.83 MOP |
| 1,000 ZAR | 503.67 MOP |
Get ZAR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MOPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-03T07:58:38Z",
"rates": {
"MOP": 0.50367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MOP",
"amount": 100
},
"result": 50.367,
"rate": 0.50367
}Build with ZAR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key