Rate Overview
Live
1 ZAR = 0.469723 MOP
1 MOP = 2.1289
ZAR
Avg
0.463439
High
0.504668
Low
0.411546
Last updated: 3/27/2026, 12:54:29 PM
Quick Conversions
| ZAR | MOP |
|---|---|
| 1 ZAR | 0.47 MOP |
| 10 ZAR | 4.70 MOP |
| 50 ZAR | 23.49 MOP |
| 100 ZAR | 46.97 MOP |
| 500 ZAR | 234.86 MOP |
| 1,000 ZAR | 469.72 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-27T12:54:29Z",
"rates": {
"MOP": 0.469723
}
}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": 46.9723,
"rate": 0.469723
}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