Rate Overview
Live
1 ILS = 0.592567 AWG
1 AWG = 1.6876
ILS
Avg
0.567088
High
0.631180
Low
0.521290
Last updated: 7/12/2026, 9:10:54 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.59 AWG |
| 10 ILS | 5.93 AWG |
| 50 ILS | 29.63 AWG |
| 100 ILS | 59.26 AWG |
| 500 ILS | 296.28 AWG |
| 1,000 ILS | 592.57 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-12T09:10:54Z",
"rates": {
"AWG": 0.592567
}
}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.256699999999995,
"rate": 0.592567
}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