Rate Overview
Live
1 ZAR = 0.492833 MOP
1 MOP = 2.0291
ZAR
Avg
0.491230
High
0.494202
Low
0.486217
Last updated: 5/27/2026, 8:24:02 PM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.49 MOP |
| 10 ZAR | 4.93 MOP |
| 50 ZAR | 24.64 MOP |
| 100 ZAR | 49.28 MOP |
| 500 ZAR | 246.42 MOP |
| 1,000 ZAR | 492.83 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-05-27T20:24:02Z",
"rates": {
"MOP": 0.492833
}
}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.283300000000004,
"rate": 0.492833
}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