Rate Overview
Live
1 ISK = 0.957610 VUV
1 VUV = 1.0443
ISK
Avg
0.962614
High
0.999549
Low
0.941379
Last updated: 7/29/2026, 8:31:53 PM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.96 VUV |
| 10 ISK | 9.58 VUV |
| 50 ISK | 47.88 VUV |
| 100 ISK | 95.76 VUV |
| 500 ISK | 478.81 VUV |
| 1,000 ISK | 957.61 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-07-29T20:31:53Z",
"rates": {
"VUV": 0.95761
}
}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.761,
"rate": 0.95761
}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