Rate Overview
Live
1 SAR = 0.102644 OMR
1 OMR = 9.7424
SAR
Avg
0.102603
High
0.102644
Low
0.102519
Last updated: 4/17/2026, 1:33:46 PM
Quick Conversions
| SAR | OMR |
|---|---|
| 1 SAR | 0.10 OMR |
| 10 SAR | 1.03 OMR |
| 50 SAR | 5.13 OMR |
| 100 SAR | 10.26 OMR |
| 500 SAR | 51.32 OMR |
| 1,000 SAR | 102.64 OMR |
Get SAR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=OMRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T13:33:46Z",
"rates": {
"OMR": 0.102644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "OMR",
"amount": 100
},
"result": 10.2644,
"rate": 0.102644
}Build with SAR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key