Rate Overview
Live
1 ILS = 8819.57 VND
1 VND = 0.000113
ILS
Avg
8812.09
High
8865.14
Low
8752.35
Last updated: 7/6/2026, 4:30:06 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,819.57 VND |
| 10 ILS | 88,195.67 VND |
| 50 ILS | 440,978.35 VND |
| 100 ILS | 881,956.70 VND |
| 500 ILS | 4,409,783.48 VND |
| 1,000 ILS | 8,819,566.96 VND |
Get ILS/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=VNDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-06T16:30:06Z",
"rates": {
"VND": 8819.56696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "VND",
"amount": 100
},
"result": 881956.696,
"rate": 8819.56696
}Build with ILS/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key