Rate Overview
Live
1 QAR = 0.812819 ILS
1 ILS = 1.2303
QAR
Avg
0.828267
High
0.841399
Low
0.812819
Last updated: 4/17/2026, 2:42:01 PM
Quick Conversions
| QAR | ILS |
|---|---|
| 1 QAR | 0.81 ILS |
| 10 QAR | 8.13 ILS |
| 50 QAR | 40.64 ILS |
| 100 QAR | 81.28 ILS |
| 500 QAR | 406.41 ILS |
| 1,000 QAR | 812.82 ILS |
Get QAR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=ILSExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T14:42:01Z",
"rates": {
"ILS": 0.812819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "ILS",
"amount": 100
},
"result": 81.2819,
"rate": 0.812819
}Build with QAR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key