Rate Overview
Live
1 SAR = 0.102645 OMR
1 OMR = 9.7423
SAR
Avg
0.102603
High
0.102645
Low
0.102519
Last updated: 4/17/2026, 2:44:02 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.65 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-17T14:44:02Z",
"rates": {
"OMR": 0.102645
}
}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.2645,
"rate": 0.102645
}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