Rate Overview
Live
1 ILS = 1.2462 QAR
1 QAR = 0.802432
ILS
Avg
1.2426
High
1.2503
Low
1.2221
Last updated: 6/17/2026, 6:37:27 AM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.25 QAR |
| 10 ILS | 12.46 QAR |
| 50 ILS | 62.31 QAR |
| 100 ILS | 124.62 QAR |
| 500 ILS | 623.11 QAR |
| 1,000 ILS | 1,246.21 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-06-17T06:37:27Z",
"rates": {
"QAR": 1.246212
}
}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.62120000000002,
"rate": 1.246212
}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