Rate Overview
Live
1 ISK = 0.958745 VUV
1 VUV = 1.0430
ISK
Avg
0.952970
High
0.962743
Low
0.942890
Last updated: 8/1/2026, 5:34:43 AM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.96 VUV |
| 10 ISK | 9.59 VUV |
| 50 ISK | 47.94 VUV |
| 100 ISK | 95.87 VUV |
| 500 ISK | 479.37 VUV |
| 1,000 ISK | 958.75 VUV |
Get ISK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=VUVExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-01T05:34:43Z",
"rates": {
"VUV": 0.958745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "VUV",
"amount": 100
},
"result": 95.8745,
"rate": 0.958745
}Build with ISK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key