Rate Overview
Live
1 ZAR = 0.491326 MOP
1 MOP = 2.0353
ZAR
Avg
0.486741
High
0.496571
Low
0.480933
Last updated: 5/7/2026, 6:59:55 PM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.49 MOP |
| 10 ZAR | 4.91 MOP |
| 50 ZAR | 24.57 MOP |
| 100 ZAR | 49.13 MOP |
| 500 ZAR | 245.66 MOP |
| 1,000 ZAR | 491.33 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-07T18:59:55Z",
"rates": {
"MOP": 0.491326
}
}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.1326,
"rate": 0.491326
}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