Rate Overview
Live
1 ZAR = 0.499170 MOP
1 MOP = 2.0033
ZAR
Avg
0.499805
High
0.501440
Low
0.498052
Last updated: 8/14/2026, 7:40:49 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.50 MOP |
| 10 ZAR | 4.99 MOP |
| 50 ZAR | 24.96 MOP |
| 100 ZAR | 49.92 MOP |
| 500 ZAR | 249.59 MOP |
| 1,000 ZAR | 499.17 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-08-14T07:40:49Z",
"rates": {
"MOP": 0.49917
}
}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.917,
"rate": 0.49917
}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