Rate Overview
Live
1 ZAR = 0.479812 MOP
1 MOP = 2.0841
ZAR
Avg
0.487277
High
0.491231
Low
0.479339
Last updated: 7/25/2026, 1:40:24 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.48 MOP |
| 10 ZAR | 4.80 MOP |
| 50 ZAR | 23.99 MOP |
| 100 ZAR | 47.98 MOP |
| 500 ZAR | 239.91 MOP |
| 1,000 ZAR | 479.81 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-25T01:40:24Z",
"rates": {
"MOP": 0.479812
}
}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.9812,
"rate": 0.479812
}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