Rate Overview
Live
1 ILS = 0.578754 AWG
1 AWG = 1.7278
ILS
Avg
0.577815
High
0.582413
Low
0.570378
Last updated: 3/7/2026, 7:44:35 AM
Quick Conversions
| ILS | AWG |
|---|---|
| 1 ILS | 0.58 AWG |
| 10 ILS | 5.79 AWG |
| 50 ILS | 28.94 AWG |
| 100 ILS | 57.88 AWG |
| 500 ILS | 289.38 AWG |
| 1,000 ILS | 578.75 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-07T07:44:35Z",
"rates": {
"AWG": 0.578754
}
}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.8754,
"rate": 0.578754
}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