Rate Overview
Live
1 ILS = 0.596060 AWG
1 AWG = 1.6777
ILS
Avg
0.590365
High
0.637744
Low
0.561300
Last updated: 7/14/2026, 3:10:22 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.60 AWG |
| 10 ILS | 5.96 AWG |
| 50 ILS | 29.80 AWG |
| 100 ILS | 59.61 AWG |
| 500 ILS | 298.03 AWG |
| 1,000 ILS | 596.06 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-07-14T15:10:22Z",
"rates": {
"AWG": 0.59606
}
}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": 59.606,
"rate": 0.59606
}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