Rate Overview
Live
1 OMR = 9.7149 SAR
1 SAR = 0.102935
OMR
Avg
9.7179
High
9.7280
Low
9.7144
Last updated: 7/9/2026, 6:51:17 PM
Quick Conversions
| OMR | SAR |
|---|---|
| 1 OMR | 9.71 SAR |
| 10 OMR | 97.15 SAR |
| 50 OMR | 485.75 SAR |
| 100 OMR | 971.49 SAR |
| 500 OMR | 4,857.45 SAR |
| 1,000 OMR | 9,714.90 SAR |
Get OMR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SARExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-09T18:51:17Z",
"rates": {
"SAR": 9.7149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SAR",
"amount": 100
},
"result": 971.49,
"rate": 9.7149
}Build with OMR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key