Rate Overview
Live
1 ILS = 1.2448 QAR
1 QAR = 0.803328
ILS
Avg
1.2405
High
1.2549
Low
1.2302
Last updated: 5/7/2026, 7:02:08 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.24 QAR |
| 10 ILS | 12.45 QAR |
| 50 ILS | 62.24 QAR |
| 100 ILS | 124.48 QAR |
| 500 ILS | 622.41 QAR |
| 1,000 ILS | 1,244.82 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-05-07T19:02:08Z",
"rates": {
"QAR": 1.244821
}
}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": 124.4821,
"rate": 1.244821
}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