Rate Overview
Live
1 ILS = 0.122730 OMR
1 OMR = 8.1480
ILS
Avg
0.123785
High
0.125597
Low
0.121506
Last updated: 3/28/2026, 12:20:04 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.12 OMR |
| 10 ILS | 1.23 OMR |
| 50 ILS | 6.14 OMR |
| 100 ILS | 12.27 OMR |
| 500 ILS | 61.37 OMR |
| 1,000 ILS | 122.73 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-03-28T12:20:04Z",
"rates": {
"OMR": 0.12273
}
}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.273,
"rate": 0.12273
}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