Rate Overview
Live
1 ILS = 0.613644 AWG
1 AWG = 1.6296
ILS
Avg
0.610862
High
0.614854
Low
0.600989
Last updated: 6/17/2026, 2:56:27 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.61 AWG |
| 10 ILS | 6.14 AWG |
| 50 ILS | 30.68 AWG |
| 100 ILS | 61.36 AWG |
| 500 ILS | 306.82 AWG |
| 1,000 ILS | 613.64 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-06-17T02:56:27Z",
"rates": {
"AWG": 0.613644
}
}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": 61.364399999999996,
"rate": 0.613644
}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