Rate Overview
Live
1 AWG = 1.7061 ILS
1 ILS = 0.586117
AWG
Avg
1.7067
High
1.7166
Low
1.6968
Last updated: 7/28/2026, 2:36:22 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.71 ILS |
| 10 AWG | 17.06 ILS |
| 50 AWG | 85.31 ILS |
| 100 AWG | 170.61 ILS |
| 500 AWG | 853.07 ILS |
| 1,000 AWG | 1,706.15 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-28T02:36:22Z",
"rates": {
"ILS": 1.706145
}
}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.6145,
"rate": 1.706145
}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