Rate Overview
Live
1 MOP = 0.466459 SAR
1 SAR = 2.1438
MOP
Avg
0.468227
High
0.469524
Low
0.466459
Last updated: 3/27/2026, 11:46:24 AM
Quick Conversions
| MOP | SAR |
|---|---|
| 1 MOP | 0.47 SAR |
| 10 MOP | 4.66 SAR |
| 50 MOP | 23.32 SAR |
| 100 MOP | 46.65 SAR |
| 500 MOP | 233.23 SAR |
| 1,000 MOP | 466.46 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-03-27T11:46:24Z",
"rates": {
"SAR": 0.466459
}
}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.645900000000005,
"rate": 0.466459
}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