Rate Overview
Live
1 OMR = 7.3238 ILS
1 ILS = 0.136541
OMR
Avg
8.8124
High
9.7785
Low
7.3238
Last updated: 5/28/2026, 1:56:20 AM
Quick Conversions
| OMR | ILS |
|---|---|
| 1 OMR | 7.32 ILS |
| 10 OMR | 73.24 ILS |
| 50 OMR | 366.19 ILS |
| 100 OMR | 732.38 ILS |
| 500 OMR | 3,661.89 ILS |
| 1,000 OMR | 7,323.78 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-05-28T01:56:20Z",
"rates": {
"ILS": 7.323783
}
}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": 732.3783,
"rate": 7.323783
}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