Rate Overview
Live
1 OMR = 9.7443 SAR
1 SAR = 0.102624
OMR
Avg
9.7382
High
9.7506
Low
9.7302
Last updated: 3/28/2026, 3:43:08 PM
Quick Conversions
| OMR | SAR |
|---|---|
| 1 OMR | 9.74 SAR |
| 10 OMR | 97.44 SAR |
| 50 OMR | 487.22 SAR |
| 100 OMR | 974.43 SAR |
| 500 OMR | 4,872.16 SAR |
| 1,000 OMR | 9,744.31 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-03-28T15:43:08Z",
"rates": {
"SAR": 9.744312
}
}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": 974.4312000000001,
"rate": 9.744312
}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