Rate Overview
Live
1 ILS = 8644.43 VND
1 VND = 0.000116
ILS
Avg
7276.11
High
9317.19
Low
6031.92
Last updated: 7/28/2026, 1:09:26 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,644.43 VND |
| 10 ILS | 86,444.27 VND |
| 50 ILS | 432,221.35 VND |
| 100 ILS | 864,442.70 VND |
| 500 ILS | 4,322,213.50 VND |
| 1,000 ILS | 8,644,427.00 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-28T13:09:26Z",
"rates": {
"VND": 8644.427001
}
}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": 864442.7001,
"rate": 8644.427001
}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