Rate Overview
Live
1 ILS = 1.1958 QAR
1 QAR = 0.836292
ILS
Avg
1.2024
High
1.2823
Low
1.1554
Last updated: 7/24/2026, 4:57:20 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.20 QAR |
| 10 ILS | 11.96 QAR |
| 50 ILS | 59.79 QAR |
| 100 ILS | 119.58 QAR |
| 500 ILS | 597.88 QAR |
| 1,000 ILS | 1,195.75 QAR |
Get ILS/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=QARExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-24T16:57:20Z",
"rates": {
"QAR": 1.195755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "QAR",
"amount": 100
},
"result": 119.57549999999999,
"rate": 1.195755
}Build with ILS/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key