Rate Overview
Live
1 ILS = 0.136873 OMR
1 OMR = 7.3060
ILS
Avg
0.134450
High
0.136873
Low
0.132377
Last updated: 5/28/2026, 9:55:24 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.14 OMR |
| 10 ILS | 1.37 OMR |
| 50 ILS | 6.84 OMR |
| 100 ILS | 13.69 OMR |
| 500 ILS | 68.44 OMR |
| 1,000 ILS | 136.87 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-28T21:55:24Z",
"rates": {
"OMR": 0.136873
}
}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.687299999999999,
"rate": 0.136873
}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