Rate Overview
Live
1 AWG = 1.7431 ILS
1 ILS = 0.573683
AWG
Avg
1.8623
High
2.0839
Low
1.7240
Last updated: 3/28/2026, 10:58:06 AM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.74 ILS |
| 10 AWG | 17.43 ILS |
| 50 AWG | 87.16 ILS |
| 100 AWG | 174.31 ILS |
| 500 AWG | 871.56 ILS |
| 1,000 AWG | 1,743.12 ILS |
Get AWG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ILSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T10:58:06Z",
"rates": {
"ILS": 1.743122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ILS",
"amount": 100
},
"result": 174.31220000000002,
"rate": 1.743122
}Build with AWG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key