Rate Overview
Live
1 QAR = 0.847458 ILS
1 ILS = 1.1800
QAR
Avg
0.865371
High
0.948043
Low
0.771919
Last updated: 7/30/2026, 10:30:51 AM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.85 ILS |
| 10 QAR | 8.47 ILS |
| 50 QAR | 42.37 ILS |
| 100 QAR | 84.75 ILS |
| 500 QAR | 423.73 ILS |
| 1,000 QAR | 847.46 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-30T10:30:51Z",
"rates": {
"ILS": 0.847458
}
}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.7458,
"rate": 0.847458
}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