Rate Overview
Live
1 OMR = 8.1479 ILS
1 ILS = 0.122730
OMR
Avg
8.9658
High
9.7785
Low
8.0837
Last updated: 3/28/2026, 1:59:00 PM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 8.15 ILS |
| 10 OMR | 81.48 ILS |
| 50 OMR | 407.40 ILS |
| 100 OMR | 814.79 ILS |
| 500 OMR | 4,073.97 ILS |
| 1,000 OMR | 8,147.95 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-03-28T13:59:00Z",
"rates": {
"ILS": 8.147946
}
}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": 814.7946,
"rate": 8.147946
}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