Rate Overview
Live
1 ILS = 0.586116 AWG
1 AWG = 1.7061
ILS
Avg
0.586683
High
0.589716
Low
0.582552
Last updated: 7/24/2026, 8:10:03 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.59 AWG |
| 10 ILS | 5.86 AWG |
| 50 ILS | 29.31 AWG |
| 100 ILS | 58.61 AWG |
| 500 ILS | 293.06 AWG |
| 1,000 ILS | 586.12 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-24T20:10:03Z",
"rates": {
"AWG": 0.586116
}
}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": 58.611599999999996,
"rate": 0.586116
}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