Rate Overview
Live
1 SAR = 2.1413 MOP
1 MOP = 0.467013
SAR
Avg
2.1420
High
2.1488
Low
2.1375
Last updated: 3/7/2026, 12:26:20 AM
Quick Conversions
| SAR | MOP |
|---|---|
| 1 SAR | 2.14 MOP |
| 10 SAR | 21.41 MOP |
| 50 SAR | 107.06 MOP |
| 100 SAR | 214.13 MOP |
| 500 SAR | 1,070.63 MOP |
| 1,000 SAR | 2,141.27 MOP |
Get SAR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MOPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:26:20Z",
"rates": {
"MOP": 2.141266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MOP",
"amount": 100
},
"result": 214.1266,
"rate": 2.141266
}Build with SAR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key