Rate Overview
Live
1 ZAR = 0.480640 MOP
1 MOP = 2.0806
ZAR
Avg
0.461048
High
0.505044
Low
0.417554
Last updated: 7/28/2026, 11:52:41 AM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.48 MOP |
| 10 ZAR | 4.81 MOP |
| 50 ZAR | 24.03 MOP |
| 100 ZAR | 48.06 MOP |
| 500 ZAR | 240.32 MOP |
| 1,000 ZAR | 480.64 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-28T11:52:41Z",
"rates": {
"MOP": 0.48064
}
}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.064,
"rate": 0.48064
}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