Rate Overview
Live
1 OMR = 9.7143 SAR
1 SAR = 0.102941
OMR
Avg
9.7438
High
9.7931
Low
9.7143
Last updated: 5/27/2026, 9:55:00 PM
Quick Conversions
| OMR | SAR |
|---|---|
| 1 OMR | 9.71 SAR |
| 10 OMR | 97.14 SAR |
| 50 OMR | 485.71 SAR |
| 100 OMR | 971.43 SAR |
| 500 OMR | 4,857.14 SAR |
| 1,000 OMR | 9,714.27 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-05-27T21:55:00Z",
"rates": {
"SAR": 9.71427
}
}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.4270000000001,
"rate": 9.71427
}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