Rate Overview
Live
1 ILS = 0.128028 OMR
1 OMR = 7.8108
ILS
Avg
0.127968
High
0.128341
Low
0.127454
Last updated: 9/8/2026, 2:28:59 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.28 OMR |
| 50 ILS | 6.40 OMR |
| 100 ILS | 12.80 OMR |
| 500 ILS | 64.01 OMR |
| 1,000 ILS | 128.03 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-09-08T14:28:59Z",
"rates": {
"OMR": 0.128028
}
}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.8028,
"rate": 0.128028
}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