Rate Overview
Live
1 ZAR = 0.497857 MOP
1 MOP = 2.0086
ZAR
Avg
0.493925
High
0.498249
Low
0.490279
Last updated: 7/4/2026, 3:52:05 PM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.50 MOP |
| 10 ZAR | 4.98 MOP |
| 50 ZAR | 24.89 MOP |
| 100 ZAR | 49.79 MOP |
| 500 ZAR | 248.93 MOP |
| 1,000 ZAR | 497.86 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-07-04T15:52:05Z",
"rates": {
"MOP": 0.497857
}
}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": 49.7857,
"rate": 0.497857
}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