Rate Overview
Live
1 ILS = 1.1895 QAR
1 QAR = 0.840715
ILS
Avg
1.0866
High
1.2377
Low
0.961318
Last updated: 7/28/2026, 2:17:31 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.19 QAR |
| 10 ILS | 11.89 QAR |
| 50 ILS | 59.47 QAR |
| 100 ILS | 118.95 QAR |
| 500 ILS | 594.73 QAR |
| 1,000 ILS | 1,189.46 QAR |
Get ILS/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=QARExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T14:17:31Z",
"rates": {
"QAR": 1.189464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "QAR",
"amount": 100
},
"result": 118.94640000000001,
"rate": 1.189464
}Build with ILS/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key