Rate Overview
Live
1 ILS = 8627.17 VND
1 VND = 0.000116
ILS
Avg
8682.38
High
9317.19
Low
8272.97
Last updated: 7/22/2026, 12:05:03 PM
Quick Conversions
| ILS | VND |
|---|---|
| 1 ILS | 8,627.17 VND |
| 10 ILS | 86,271.74 VND |
| 50 ILS | 431,358.71 VND |
| 100 ILS | 862,717.43 VND |
| 500 ILS | 4,313,587.14 VND |
| 1,000 ILS | 8,627,174.28 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-22T12:05:03Z",
"rates": {
"VND": 8627.174285
}
}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": 862717.4284999999,
"rate": 8627.174285
}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