Rate Overview
Live
1 SEK = 12.2658 VUV
1 VUV = 0.081528
SEK
Avg
12.8333
High
13.5235
Low
12.2161
Last updated: 7/27/2026, 6:03:03 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.27 VUV |
| 10 SEK | 122.66 VUV |
| 50 SEK | 613.29 VUV |
| 100 SEK | 1,226.58 VUV |
| 500 SEK | 6,132.88 VUV |
| 1,000 SEK | 12,265.75 VUV |
Get SEK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=VUVExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-27T18:03:03Z",
"rates": {
"VUV": 12.26575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "VUV",
"amount": 100
},
"result": 1226.575,
"rate": 12.26575
}Build with SEK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key