Rate Overview
Live
1 ILS = 8394.10 VND
1 VND = 0.000119
ILS
Avg
7101.51
High
8505.81
Low
6302.83
Last updated: 3/28/2026, 10:43:24 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,394.10 VND |
| 10 ILS | 83,941.00 VND |
| 50 ILS | 419,704.98 VND |
| 100 ILS | 839,409.96 VND |
| 500 ILS | 4,197,049.81 VND |
| 1,000 ILS | 8,394,099.62 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-03-28T10:43:24Z",
"rates": {
"VND": 8394.09962
}
}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": 839409.962,
"rate": 8394.09962
}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