Rate Overview
Live
1 AWG = 1.7278 ILS
1 ILS = 0.578755
AWG
Avg
1.7307
High
1.7532
Low
1.7170
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.73 ILS |
| 10 AWG | 17.28 ILS |
| 50 AWG | 86.39 ILS |
| 100 AWG | 172.78 ILS |
| 500 AWG | 863.92 ILS |
| 1,000 AWG | 1,727.85 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-03-07T07:05:36Z",
"rates": {
"ILS": 1.727848
}
}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": 172.78480000000002,
"rate": 1.727848
}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