Rate Overview
Live
1 ISK = 0.968519 VUV
1 VUV = 1.0325
ISK
Avg
0.970580
High
0.975612
Low
0.965998
Last updated: 4/18/2026, 8:47:18 AM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.97 VUV |
| 10 ISK | 9.69 VUV |
| 50 ISK | 48.43 VUV |
| 100 ISK | 96.85 VUV |
| 500 ISK | 484.26 VUV |
| 1,000 ISK | 968.52 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-04-18T08:47:18Z",
"rates": {
"VUV": 0.968519
}
}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": 96.8519,
"rate": 0.968519
}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