Rate Overview
Live
1 ILS = 1.1769 QAR
1 QAR = 0.849684
ILS
Avg
1.1750
High
1.1843
Low
1.1599
Last updated: 3/7/2026, 7:39:09 AM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.18 QAR |
| 10 ILS | 11.77 QAR |
| 50 ILS | 58.85 QAR |
| 100 ILS | 117.69 QAR |
| 500 ILS | 588.45 QAR |
| 1,000 ILS | 1,176.91 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-03-07T07:39:09Z",
"rates": {
"QAR": 1.176908
}
}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": 117.69080000000001,
"rate": 1.176908
}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