Rate Overview
Live
1 VND = 0.000106 ILS
1 ILS = 9433.96
VND
Avg
0.000109
High
0.000110
Low
0.000106
Last updated: 5/27/2026, 10:43:24 PM
Quick Conversions
| VND | ILS |
|---|---|
| 1 VND | 0.00 ILS |
| 10 VND | 0.00 ILS |
| 50 VND | 0.01 ILS |
| 100 VND | 0.01 ILS |
| 500 VND | 0.05 ILS |
| 1,000 VND | 0.11 ILS |
Get VND/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=ILSExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-27T22:43:24Z",
"rates": {
"ILS": 0.000106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "ILS",
"amount": 100
},
"result": 0.0106,
"rate": 0.000106
}Build with VND/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key