Rate Overview
Live
1 ILS = 9351.18 VND
1 VND = 0.000107
ILS
Avg
9202.33
High
9351.18
Low
9063.52
Last updated: 5/28/2026, 3:37:52 AM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 9,351.18 VND |
| 10 ILS | 93,511.78 VND |
| 50 ILS | 467,558.91 VND |
| 100 ILS | 935,117.83 VND |
| 500 ILS | 4,675,589.13 VND |
| 1,000 ILS | 9,351,178.26 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-28T03:37:52Z",
"rates": {
"VND": 9351.17826
}
}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": 935117.8260000001,
"rate": 9351.17826
}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