Rate Overview
Live
1 ILS = 0.632933 AWG
1 AWG = 1.5799
ILS
Avg
0.621730
High
0.632933
Low
0.612326
Last updated: 5/27/2026, 8:25:33 PM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.63 AWG |
| 10 ILS | 6.33 AWG |
| 50 ILS | 31.65 AWG |
| 100 ILS | 63.29 AWG |
| 500 ILS | 316.47 AWG |
| 1,000 ILS | 632.93 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-05-27T20:25:33Z",
"rates": {
"AWG": 0.632933
}
}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": 63.293299999999995,
"rate": 0.632933
}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