Rate Overview
Live
1 ILS = 9323.15 VND
1 VND = 0.000107
ILS
Avg
9198.51
High
9342.14
Low
9063.52
Last updated: 5/28/2026, 4:36:56 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 9,323.15 VND |
| 10 ILS | 93,231.53 VND |
| 50 ILS | 466,157.63 VND |
| 100 ILS | 932,315.27 VND |
| 500 ILS | 4,661,576.33 VND |
| 1,000 ILS | 9,323,152.66 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-05-28T04:36:56Z",
"rates": {
"VND": 9323.152657
}
}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": 932315.2657000001,
"rate": 9323.152657
}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