Rate Overview
Live
1 ILS = 1.1643 QAR
1 QAR = 0.858858
ILS
Avg
1.0616
High
1.1795
Low
0.961318
Last updated: 3/28/2026, 4:57:45 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.16 QAR |
| 10 ILS | 11.64 QAR |
| 50 ILS | 58.22 QAR |
| 100 ILS | 116.43 QAR |
| 500 ILS | 582.17 QAR |
| 1,000 ILS | 1,164.34 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-28T16:57:45Z",
"rates": {
"QAR": 1.164337
}
}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": 116.4337,
"rate": 1.164337
}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