Rate Overview
Live
1 ILS = 9043.19 VND
1 VND = 0.000111
ILS
Avg
9010.76
High
9061.78
Low
8866.54
Last updated: 6/17/2026, 6:44:12 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 9,043.19 VND |
| 10 ILS | 90,431.89 VND |
| 50 ILS | 452,159.47 VND |
| 100 ILS | 904,318.95 VND |
| 500 ILS | 4,521,594.74 VND |
| 1,000 ILS | 9,043,189.48 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-06-17T06:44:12Z",
"rates": {
"VND": 9043.189482
}
}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": 904318.9482,
"rate": 9043.189482
}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