Rate Overview
Live
1 ILS = 0.131358 OMR
1 OMR = 7.6128
ILS
Avg
0.131810
High
0.132587
Low
0.130457
Last updated: 6/18/2026, 6:19:16 AM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.31 OMR |
| 50 ILS | 6.57 OMR |
| 100 ILS | 13.14 OMR |
| 500 ILS | 65.68 OMR |
| 1,000 ILS | 131.36 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-06-18T06:19:16Z",
"rates": {
"OMR": 0.131358
}
}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.1358,
"rate": 0.131358
}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