Rate Overview
Live
1 AWG = 1.6134 ILS
1 ILS = 0.619828
AWG
Avg
1.6299
High
1.6453
Low
1.6134
Last updated: 5/7/2026, 3:42:46 PM
Quick Conversions
| AWG | ILS |
|---|---|
| 1 AWG | 1.61 ILS |
| 10 AWG | 16.13 ILS |
| 50 AWG | 80.67 ILS |
| 100 AWG | 161.34 ILS |
| 500 AWG | 806.68 ILS |
| 1,000 AWG | 1,613.35 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-05-07T15:42:46Z",
"rates": {
"ILS": 1.613352
}
}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": 161.3352,
"rate": 1.613352
}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