Rate Overview
Live
1 ILS = 8631.45 VND
1 VND = 0.000116
ILS
Avg
8712.60
High
8865.14
Low
8593.55
Last updated: 7/29/2026, 2:05:07 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,631.45 VND |
| 10 ILS | 86,314.53 VND |
| 50 ILS | 431,572.63 VND |
| 100 ILS | 863,145.26 VND |
| 500 ILS | 4,315,726.32 VND |
| 1,000 ILS | 8,631,452.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-07-29T02:05:07Z",
"rates": {
"VND": 8631.452639
}
}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": 863145.2638999999,
"rate": 8631.452639
}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