Rate Overview
Live
1 ILS = 1.2196 QAR
1 QAR = 0.819950
ILS
Avg
1.2061
High
1.2196
Low
1.1885
Last updated: 4/17/2026, 12:02:27 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.22 QAR |
| 10 ILS | 12.20 QAR |
| 50 ILS | 60.98 QAR |
| 100 ILS | 121.96 QAR |
| 500 ILS | 609.79 QAR |
| 1,000 ILS | 1,219.59 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-04-17T12:02:27Z",
"rates": {
"QAR": 1.219587
}
}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": 121.9587,
"rate": 1.219587
}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