Rate Overview
Live
1 ILS = 8643.36 VND
1 VND = 0.000116
ILS
Avg
8714.86
High
9408.53
Low
8315.97
Last updated: 7/29/2026, 10:21:40 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,643.36 VND |
| 10 ILS | 86,433.62 VND |
| 50 ILS | 432,168.10 VND |
| 100 ILS | 864,336.19 VND |
| 500 ILS | 4,321,680.95 VND |
| 1,000 ILS | 8,643,361.91 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-29T10:21:40Z",
"rates": {
"VND": 8643.361905
}
}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": 864336.1905,
"rate": 8643.361905
}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