Rate Overview
Live
1 SAR = 2.1541 MOP
1 MOP = 0.464231
SAR
Avg
2.1536
High
2.1541
Low
2.1533
Last updated: 7/25/2026, 10:38:56 PM
Quick Conversions
| SAR | MOP |
|---|---|
| 1 SAR | 2.15 MOP |
| 10 SAR | 21.54 MOP |
| 50 SAR | 107.71 MOP |
| 100 SAR | 215.41 MOP |
| 500 SAR | 1,077.05 MOP |
| 1,000 SAR | 2,154.10 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-07-25T22:38:56Z",
"rates": {
"MOP": 2.1541
}
}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.41000000000003,
"rate": 2.1541
}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