Rate Overview
Live
1 ILS = 0.130023 OMR
1 OMR = 7.6909
ILS
Avg
0.127812
High
0.130023
Low
0.126024
Last updated: 4/17/2026, 9:31:07 PM
Quick Conversions
| ILS | OMR |
|---|---|
| 1 ILS | 0.13 OMR |
| 10 ILS | 1.30 OMR |
| 50 ILS | 6.50 OMR |
| 100 ILS | 13.00 OMR |
| 500 ILS | 65.01 OMR |
| 1,000 ILS | 130.02 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-04-17T21:31:07Z",
"rates": {
"OMR": 0.130023
}
}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.0023,
"rate": 0.130023
}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