Rate Overview
Live
1 ISK = 0.967221 VUV
1 VUV = 1.0339
ISK
Avg
0.954440
High
1.0069
Low
0.906199
Last updated: 3/27/2026, 10:24:47 AM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.97 VUV |
| 10 ISK | 9.67 VUV |
| 50 ISK | 48.36 VUV |
| 100 ISK | 96.72 VUV |
| 500 ISK | 483.61 VUV |
| 1,000 ISK | 967.22 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-03-27T10:24:47Z",
"rates": {
"VUV": 0.967221
}
}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.7221,
"rate": 0.967221
}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