Rate Overview
Live
1 QAR = 0.800796 ILS
1 ILS = 1.2488
QAR
Avg
0.804628
High
0.818247
Low
0.799796
Last updated: 6/17/2026, 7:58:29 AM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.80 ILS |
| 10 QAR | 8.01 ILS |
| 50 QAR | 40.04 ILS |
| 100 QAR | 80.08 ILS |
| 500 QAR | 400.40 ILS |
| 1,000 QAR | 800.80 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-06-17T07:58:29Z",
"rates": {
"ILS": 0.800796
}
}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": 80.0796,
"rate": 0.800796
}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