Rate Overview
Live
1 SAR = 0.102623 OMR
1 OMR = 9.7444
SAR
Avg
0.102651
High
0.102719
Low
0.102555
Last updated: 3/28/2026, 10:45:19 AM
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.31 OMR |
| 1,000 SAR | 102.62 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-03-28T10:45:19Z",
"rates": {
"OMR": 0.102623
}
}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.2623,
"rate": 0.102623
}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