Rate Overview
Live
1 AWG = 1.6723 ILS
1 ILS = 0.597972
AWG
Avg
1.6711
High
1.6842
Low
1.6625
Last updated: 7/6/2026, 8:10:14 PM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.67 ILS |
| 10 AWG | 16.72 ILS |
| 50 AWG | 83.62 ILS |
| 100 AWG | 167.23 ILS |
| 500 AWG | 836.16 ILS |
| 1,000 AWG | 1,672.32 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-06T20:10:14Z",
"rates": {
"ILS": 1.672318
}
}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": 167.2318,
"rate": 1.672318
}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