Rate Overview
Live
1 ILS = 8782.53 VND
1 VND = 0.000114
ILS
Avg
8756.56
High
8783.03
Low
8732.24
Last updated: 8/12/2026, 6:07:20 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,782.53 VND |
| 10 ILS | 87,825.26 VND |
| 50 ILS | 439,126.28 VND |
| 100 ILS | 878,252.56 VND |
| 500 ILS | 4,391,262.82 VND |
| 1,000 ILS | 8,782,525.64 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-08-12T18:07:20Z",
"rates": {
"VND": 8782.525638
}
}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": 878252.5637999999,
"rate": 8782.525638
}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