Rate Overview
Live
1 ILS = 0.133069 OMR
1 OMR = 7.5149
ILS
Avg
0.131676
High
0.133069
Low
0.130347
Last updated: 5/8/2026, 1:01:55 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.33 OMR |
| 50 ILS | 6.65 OMR |
| 100 ILS | 13.31 OMR |
| 500 ILS | 66.53 OMR |
| 1,000 ILS | 133.07 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-05-08T13:01:55Z",
"rates": {
"OMR": 0.133069
}
}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": 13.306899999999999,
"rate": 0.133069
}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