Rate Overview
Live
1 OMR = 7.3269 ILS
1 ILS = 0.136484
OMR
Avg
7.4386
High
7.5541
Low
7.3269
Last updated: 5/28/2026, 12:48:33 AM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.33 ILS |
| 10 OMR | 73.27 ILS |
| 50 OMR | 366.34 ILS |
| 100 OMR | 732.69 ILS |
| 500 OMR | 3,663.45 ILS |
| 1,000 OMR | 7,326.89 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-28T00:48:33Z",
"rates": {
"ILS": 7.326891
}
}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": 732.6890999999999,
"rate": 7.326891
}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