Rate Overview
Live
1 ILS = 9053.69 VND
1 VND = 0.000110
ILS
Avg
8995.05
High
9089.18
Low
8924.91
Last updated: 5/7/2026, 10:46:48 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 9,053.69 VND |
| 10 ILS | 90,536.92 VND |
| 50 ILS | 452,684.59 VND |
| 100 ILS | 905,369.17 VND |
| 500 ILS | 4,526,845.87 VND |
| 1,000 ILS | 9,053,691.74 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-05-07T22:46:48Z",
"rates": {
"VND": 9053.691735
}
}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": 905369.1735,
"rate": 9053.691735
}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