Rate Overview
Live
1 AWG = 1.7060 ILS
1 ILS = 0.586155
AWG
Avg
1.7609
High
1.9143
Low
1.5848
Last updated: 7/27/2026, 5:47:58 PM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.71 ILS |
| 10 AWG | 17.06 ILS |
| 50 AWG | 85.30 ILS |
| 100 AWG | 170.60 ILS |
| 500 AWG | 853.02 ILS |
| 1,000 AWG | 1,706.03 ILS |
Get AWG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ILSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-27T17:47:58Z",
"rates": {
"ILS": 1.706033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ILS",
"amount": 100
},
"result": 170.6033,
"rate": 1.706033
}Build with AWG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key