Rate Overview
Live
1 AWG = 1.5801 ILS
1 ILS = 0.632867
AWG
Avg
1.7227
High
1.8189
Low
1.5801
Last updated: 5/28/2026, 12:52:31 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.58 ILS |
| 10 AWG | 15.80 ILS |
| 50 AWG | 79.01 ILS |
| 100 AWG | 158.01 ILS |
| 500 AWG | 790.06 ILS |
| 1,000 AWG | 1,580.11 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-05-28T00:52:31Z",
"rates": {
"ILS": 1.580111
}
}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": 158.0111,
"rate": 1.580111
}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