Rate Overview
Live
1 ISK = 0.944655 VUV
1 VUV = 1.0586
ISK
Avg
0.949282
High
0.956774
Low
0.942172
Last updated: 6/21/2026, 8:08:28 AM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.94 VUV |
| 10 ISK | 9.45 VUV |
| 50 ISK | 47.23 VUV |
| 100 ISK | 94.47 VUV |
| 500 ISK | 472.33 VUV |
| 1,000 ISK | 944.66 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-06-21T08:08:28Z",
"rates": {
"VUV": 0.944655
}
}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": 94.4655,
"rate": 0.944655
}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