Rate Overview
Live
1 ILS = 8436.73 VND
1 VND = 0.000119
ILS
Avg
8457.13
High
8555.78
Low
8308.95
Last updated: 3/7/2026, 7:44:19 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,436.73 VND |
| 10 ILS | 84,367.32 VND |
| 50 ILS | 421,836.62 VND |
| 100 ILS | 843,673.24 VND |
| 500 ILS | 4,218,366.18 VND |
| 1,000 ILS | 8,436,732.36 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-07T07:44:19Z",
"rates": {
"VND": 8436.732357
}
}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": 843673.2357000001,
"rate": 8436.732357
}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