Rate Overview
Live
1 ZAR = 0.486805 MOP
1 MOP = 2.0542
ZAR
Avg
0.493558
High
0.505879
Low
0.481874
Last updated: 3/7/2026, 2:55:15 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.49 MOP |
| 10 ZAR | 4.87 MOP |
| 50 ZAR | 24.34 MOP |
| 100 ZAR | 48.68 MOP |
| 500 ZAR | 243.40 MOP |
| 1,000 ZAR | 486.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-03-07T02:55:15Z",
"rates": {
"MOP": 0.486805
}
}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": 48.6805,
"rate": 0.486805
}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