Rate Overview
Live
1 SAR = 2.1525 MOP
1 MOP = 0.464577
SAR
Avg
2.1420
High
2.1525
Low
2.1299
Last updated: 6/10/2026, 9:38:42 AM
Quick Conversions
| SAR | MOP |
|---|---|
| 1 SAR | 2.15 MOP |
| 10 SAR | 21.52 MOP |
| 50 SAR | 107.62 MOP |
| 100 SAR | 215.25 MOP |
| 500 SAR | 1,076.25 MOP |
| 1,000 SAR | 2,152.50 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-06-10T09:38:42Z",
"rates": {
"MOP": 2.152496
}
}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": 215.24960000000002,
"rate": 2.152496
}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