Rate Overview
Live
1 ILS = 1.2875 QAR
1 QAR = 0.776704
ILS
Avg
1.1917
High
1.2875
Low
1.1414
Last updated: 5/27/2026, 11:54:52 PM
Quick Conversions
| ILS | QAR |
|---|---|
| 1 ILS | 1.29 QAR |
| 10 ILS | 12.87 QAR |
| 50 ILS | 64.37 QAR |
| 100 ILS | 128.75 QAR |
| 500 ILS | 643.75 QAR |
| 1,000 ILS | 1,287.49 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-27T23:54:52Z",
"rates": {
"QAR": 1.287492
}
}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": 128.7492,
"rate": 1.287492
}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