Rate Overview
Live
1 AWG = 1.7065 ILS
1 ILS = 0.586008
AWG
Avg
1.8828
High
2.1153
Low
1.6329
Last updated: 7/26/2026, 12:35:26 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.71 ILS |
| 10 AWG | 17.06 ILS |
| 50 AWG | 85.32 ILS |
| 100 AWG | 170.65 ILS |
| 500 AWG | 853.23 ILS |
| 1,000 AWG | 1,706.46 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-26T00:35:26Z",
"rates": {
"ILS": 1.70646
}
}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.64600000000002,
"rate": 1.70646
}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