Rate Overview
Live
1 QAR = 0.803327 ILS
1 ILS = 1.2448
QAR
Avg
0.806167
High
0.812850
Low
0.796886
Last updated: 5/7/2026, 7:01:49 PM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.80 ILS |
| 10 QAR | 8.03 ILS |
| 50 QAR | 40.17 ILS |
| 100 QAR | 80.33 ILS |
| 500 QAR | 401.66 ILS |
| 1,000 QAR | 803.33 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-05-07T19:01:49Z",
"rates": {
"ILS": 0.803327
}
}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.3327,
"rate": 0.803327
}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