Rate Overview
Live
1 ZAR = 0.470502 MOP
1 MOP = 2.1254
ZAR
Avg
0.485240
High
0.507998
Low
0.470502
Last updated: 3/27/2026, 11:11:01 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.47 MOP |
| 10 ZAR | 4.71 MOP |
| 50 ZAR | 23.53 MOP |
| 100 ZAR | 47.05 MOP |
| 500 ZAR | 235.25 MOP |
| 1,000 ZAR | 470.50 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-03-27T11:11:01Z",
"rates": {
"MOP": 0.470502
}
}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": 47.0502,
"rate": 0.470502
}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