Rate Overview
Live
1 ILS = 0.597537 AWG
1 AWG = 1.6735
ILS
Avg
0.598606
High
0.601518
Low
0.595742
Last updated: 7/5/2026, 8:15:54 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.60 AWG |
| 10 ILS | 5.98 AWG |
| 50 ILS | 29.88 AWG |
| 100 ILS | 59.75 AWG |
| 500 ILS | 298.77 AWG |
| 1,000 ILS | 597.54 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-05T20:15:54Z",
"rates": {
"AWG": 0.597537
}
}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.753699999999995,
"rate": 0.597537
}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