Rate Overview
Live
1 ILS = 0.632866 AWG
1 AWG = 1.5801
ILS
Avg
0.586443
High
0.632866
Low
0.561300
Last updated: 5/28/2026, 12:09:39 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.63 AWG |
| 10 ILS | 6.33 AWG |
| 50 ILS | 31.64 AWG |
| 100 ILS | 63.29 AWG |
| 500 ILS | 316.43 AWG |
| 1,000 ILS | 632.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-05-28T00:09:39Z",
"rates": {
"AWG": 0.632866
}
}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.28660000000001,
"rate": 0.632866
}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