Rate Overview
Live
1 ILS = 0.573683 AWG
1 AWG = 1.7431
ILS
Avg
0.573788
High
0.581917
Low
0.561300
Last updated: 3/28/2026, 2:03:51 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.57 AWG |
| 10 ILS | 5.74 AWG |
| 50 ILS | 28.68 AWG |
| 100 ILS | 57.37 AWG |
| 500 ILS | 286.84 AWG |
| 1,000 ILS | 573.68 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-03-28T14:03:51Z",
"rates": {
"AWG": 0.573683
}
}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": 57.368300000000005,
"rate": 0.573683
}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