Rate Overview
Live
1 OMR = 7.9220 ILS
1 ILS = 0.126230
OMR
Avg
7.8397
High
7.9597
Low
7.7092
Last updated: 7/28/2026, 3:05:15 PM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.92 ILS |
| 10 OMR | 79.22 ILS |
| 50 OMR | 396.10 ILS |
| 100 OMR | 792.20 ILS |
| 500 OMR | 3,961.02 ILS |
| 1,000 OMR | 7,922.03 ILS |
Get OMR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=ILSExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-28T15:05:15Z",
"rates": {
"ILS": 7.92203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "ILS",
"amount": 100
},
"result": 792.2030000000001,
"rate": 7.92203
}Build with OMR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key