Rate Overview
Live
1 AWG = 1.6321 ILS
1 ILS = 0.612689
AWG
Avg
1.6374
High
1.6639
Low
1.6264
Last updated: 6/17/2026, 1:34:48 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.63 ILS |
| 10 AWG | 16.32 ILS |
| 50 AWG | 81.61 ILS |
| 100 AWG | 163.22 ILS |
| 500 AWG | 816.08 ILS |
| 1,000 AWG | 1,632.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-06-17T01:34:48Z",
"rates": {
"ILS": 1.63215
}
}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": 163.215,
"rate": 1.63215
}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