Rate Overview
Live
1 ILS = 0.633359 AWG
1 AWG = 1.5789
ILS
Avg
0.581383
High
0.633359
Low
0.549788
Last updated: 5/28/2026, 2:33:23 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.63 AWG |
| 10 ILS | 6.33 AWG |
| 50 ILS | 31.67 AWG |
| 100 ILS | 63.34 AWG |
| 500 ILS | 316.68 AWG |
| 1,000 ILS | 633.36 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-28T02:33:23Z",
"rates": {
"AWG": 0.633359
}
}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.3359,
"rate": 0.633359
}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