Rate Overview
Live
1 QAR = 0.829972 ILS
1 ILS = 1.2049
QAR
Avg
0.828009
High
0.829972
Low
0.826255
Last updated: 9/10/2026, 3:44:31 AM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.83 ILS |
| 10 QAR | 8.30 ILS |
| 50 QAR | 41.50 ILS |
| 100 QAR | 83.00 ILS |
| 500 QAR | 414.99 ILS |
| 1,000 QAR | 829.97 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-09-10T03:44:31Z",
"rates": {
"ILS": 0.829972
}
}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.9972,
"rate": 0.829972
}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