Rate Overview
Live
1 ILS = 0.126230 OMR
1 OMR = 7.9220
ILS
Avg
0.126282
High
0.127098
Low
0.125632
Last updated: 7/28/2026, 3:41:24 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.26 OMR |
| 50 ILS | 6.31 OMR |
| 100 ILS | 12.62 OMR |
| 500 ILS | 63.12 OMR |
| 1,000 ILS | 126.23 OMR |
Get ILS/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=OMRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T15:41:24Z",
"rates": {
"OMR": 0.12623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "OMR",
"amount": 100
},
"result": 12.623000000000001,
"rate": 0.12623
}Build with ILS/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key