Rate Overview
Live
1 OMR = 7.7459 ILS
1 ILS = 0.129101
OMR
Avg
7.8324
High
7.9350
Low
7.7459
Last updated: 4/17/2026, 12:02:39 PM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.75 ILS |
| 10 OMR | 77.46 ILS |
| 50 OMR | 387.29 ILS |
| 100 OMR | 774.59 ILS |
| 500 OMR | 3,872.94 ILS |
| 1,000 OMR | 7,745.88 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-04-17T12:02:39Z",
"rates": {
"ILS": 7.745884
}
}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": 774.5884,
"rate": 7.745884
}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