Rate Overview
Live
1 OMR = 7.5561 ILS
1 ILS = 0.132344
OMR
Avg
7.6118
High
7.6718
Low
7.5278
Last updated: 5/7/2026, 10:47:23 PM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.56 ILS |
| 10 OMR | 75.56 ILS |
| 50 OMR | 377.80 ILS |
| 100 OMR | 755.61 ILS |
| 500 OMR | 3,778.04 ILS |
| 1,000 OMR | 7,556.09 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-05-07T22:47:23Z",
"rates": {
"ILS": 7.556088
}
}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": 755.6088,
"rate": 7.556088
}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