Rate Overview
Live
1 OMR = 7.7896 ILS
1 ILS = 0.128376
OMR
Avg
7.8087
High
7.8823
Low
7.7696
Last updated: 7/10/2026, 6:35:37 AM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.79 ILS |
| 10 OMR | 77.90 ILS |
| 50 OMR | 389.48 ILS |
| 100 OMR | 778.96 ILS |
| 500 OMR | 3,894.80 ILS |
| 1,000 OMR | 7,789.59 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-10T06:35:37Z",
"rates": {
"ILS": 7.789593
}
}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": 778.9593,
"rate": 7.789593
}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