Rate Overview
Live
1 AWG = 1.6754 ILS
1 ILS = 0.596866
AWG
Avg
1.6774
High
1.6831
Low
1.6754
Last updated: 8/12/2026, 8:40:29 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.68 ILS |
| 10 AWG | 16.75 ILS |
| 50 AWG | 83.77 ILS |
| 100 AWG | 167.54 ILS |
| 500 AWG | 837.71 ILS |
| 1,000 AWG | 1,675.42 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-08-12T08:40:29Z",
"rates": {
"ILS": 1.675418
}
}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.5418,
"rate": 1.675418
}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