Rate Overview
Live
1 SAR = 2.1467 MOP
1 MOP = 0.465828
SAR
Avg
2.1476
High
2.1522
Low
2.1463
Last updated: 5/7/2026, 8:32:04 AM
Quick Conversions
| SAR | MOP |
|---|---|
| 1 SAR | 2.15 MOP |
| 10 SAR | 21.47 MOP |
| 50 SAR | 107.34 MOP |
| 100 SAR | 214.67 MOP |
| 500 SAR | 1,073.36 MOP |
| 1,000 SAR | 2,146.72 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-05-07T08:32:04Z",
"rates": {
"MOP": 2.146715
}
}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.67149999999998,
"rate": 2.146715
}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