Rate Overview
Live
1 ILS = 0.602017 AWG
1 AWG = 1.6611
ILS
Avg
0.595571
High
0.602017
Low
0.587677
Last updated: 4/17/2026, 12:06:58 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.60 AWG |
| 10 ILS | 6.02 AWG |
| 50 ILS | 30.10 AWG |
| 100 ILS | 60.20 AWG |
| 500 ILS | 301.01 AWG |
| 1,000 ILS | 602.02 AWG |
Get ILS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=AWGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T12:06:58Z",
"rates": {
"AWG": 0.602017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "AWG",
"amount": 100
},
"result": 60.2017,
"rate": 0.602017
}Build with ILS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key