Rate Overview
Live
1 AWG = 1.6466 ILS
1 ILS = 0.607298
AWG
Avg
1.6773
High
1.7016
Low
1.6466
Last updated: 4/17/2026, 2:36:54 PM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.65 ILS |
| 10 AWG | 16.47 ILS |
| 50 AWG | 82.33 ILS |
| 100 AWG | 164.66 ILS |
| 500 AWG | 823.32 ILS |
| 1,000 AWG | 1,646.64 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-04-17T14:36:54Z",
"rates": {
"ILS": 1.646637
}
}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": 164.66369999999998,
"rate": 1.646637
}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