Rate Overview
Live
1 ILS = 1.2200 QAR
1 QAR = 0.819641
ILS
Avg
1.2185
High
1.2232
Low
1.2115
Last updated: 7/2/2026, 4:34:58 AM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.22 QAR |
| 10 ILS | 12.20 QAR |
| 50 ILS | 61.00 QAR |
| 100 ILS | 122.00 QAR |
| 500 ILS | 610.02 QAR |
| 1,000 ILS | 1,220.05 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-02T04:34:58Z",
"rates": {
"QAR": 1.220046
}
}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": 122.0046,
"rate": 1.220046
}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