Rate Overview
Live
1 OMR = 9.7170 SAR
1 SAR = 0.102913
OMR
Avg
9.7485
High
9.8432
Low
9.7170
Last updated: 3/7/2026, 9:43:46 AM
Quick Conversions
| OMR | SAR |
|---|---|
| 1 OMR | 9.72 SAR |
| 10 OMR | 97.17 SAR |
| 50 OMR | 485.85 SAR |
| 100 OMR | 971.70 SAR |
| 500 OMR | 4,858.49 SAR |
| 1,000 OMR | 9,716.97 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-07T09:43:46Z",
"rates": {
"SAR": 9.716974
}
}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.6974,
"rate": 9.716974
}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