Rate Overview
Live
1 ILS = 0.596865 AWG
1 AWG = 1.6754
ILS
Avg
0.596174
High
0.596865
Low
0.594127
Last updated: 8/12/2026, 8:52:38 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.60 AWG |
| 10 ILS | 5.97 AWG |
| 50 ILS | 29.84 AWG |
| 100 ILS | 59.69 AWG |
| 500 ILS | 298.43 AWG |
| 1,000 ILS | 596.87 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-08-12T08:52:38Z",
"rates": {
"AWG": 0.596865
}
}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.686499999999995,
"rate": 0.596865
}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