Rate Overview
Live
1 QAR = 0.849683 ILS
1 ILS = 1.1769
QAR
Avg
0.851107
High
0.862161
Low
0.844346
Last updated: 3/7/2026, 7:38:07 AM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.85 ILS |
| 10 QAR | 8.50 ILS |
| 50 QAR | 42.48 ILS |
| 100 QAR | 84.97 ILS |
| 500 QAR | 424.84 ILS |
| 1,000 QAR | 849.68 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-03-07T07:38:07Z",
"rates": {
"ILS": 0.849683
}
}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": 84.9683,
"rate": 0.849683
}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