Rate Overview
Live
1 QAR = 0.827005 ILS
1 ILS = 1.2092
QAR
Avg
0.827826
High
0.835931
Low
0.823266
Last updated: 7/10/2026, 8:15:03 PM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.83 ILS |
| 10 QAR | 8.27 ILS |
| 50 QAR | 41.35 ILS |
| 100 QAR | 82.70 ILS |
| 500 QAR | 413.50 ILS |
| 1,000 QAR | 827.01 ILS |
Get QAR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=ILSExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-10T20:15:03Z",
"rates": {
"ILS": 0.827005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "ILS",
"amount": 100
},
"result": 82.7005,
"rate": 0.827005
}Build with QAR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key