Rate Overview
Live
1 ISK = 0.976648 VUV
1 VUV = 1.0239
ISK
Avg
0.974279
High
0.976648
Low
0.969520
Last updated: 9/9/2026, 5:28:30 AM
Quick Conversions
| ISK | VUV |
|---|---|
| 1 ISK | 0.98 VUV |
| 10 ISK | 9.77 VUV |
| 50 ISK | 48.83 VUV |
| 100 ISK | 97.66 VUV |
| 500 ISK | 488.32 VUV |
| 1,000 ISK | 976.65 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-09-09T05:28:30Z",
"rates": {
"VUV": 0.976648
}
}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": 97.6648,
"rate": 0.976648
}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