Rate Overview
Live
1 VND = 0.004736 ISK
1 ISK = 211.1486
VND
Avg
0.005427
High
0.006211
Low
0.004613
Last updated: 3/28/2026, 1:28:00 PM
Quick Conversions
| VND | ISK |
|---|---|
| 1 VND | 0.00 ISK |
| 10 VND | 0.05 ISK |
| 50 VND | 0.24 ISK |
| 100 VND | 0.47 ISK |
| 500 VND | 2.37 ISK |
| 1,000 VND | 4.74 ISK |
Get VND/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=ISKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T13:28:00Z",
"rates": {
"ISK": 0.004736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "ISK",
"amount": 100
},
"result": 0.47359999999999997,
"rate": 0.004736
}Build with VND/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key