Rate Overview
Live
1 MOP = 0.464903 SAR
1 SAR = 2.1510
MOP
Avg
0.464742
High
0.464903
Low
0.464638
Last updated: 5/28/2026, 9:38:58 PM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.46 SAR |
| 10 MOP | 4.65 SAR |
| 50 MOP | 23.25 SAR |
| 100 MOP | 46.49 SAR |
| 500 MOP | 232.45 SAR |
| 1,000 MOP | 464.90 SAR |
Get MOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SARExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-28T21:38:58Z",
"rates": {
"SAR": 0.464903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SAR",
"amount": 100
},
"result": 46.4903,
"rate": 0.464903
}Build with MOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key