Rate Overview
Live
1 ILS = 8665.97 VND
1 VND = 0.000115
ILS
Avg
8641.82
High
8693.38
Low
8593.55
Last updated: 7/28/2026, 4:44:28 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,665.97 VND |
| 10 ILS | 86,659.67 VND |
| 50 ILS | 433,298.36 VND |
| 100 ILS | 866,596.72 VND |
| 500 ILS | 4,332,983.61 VND |
| 1,000 ILS | 8,665,967.21 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-28T16:44:28Z",
"rates": {
"VND": 8665.967213
}
}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": 866596.7213,
"rate": 8665.967213
}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