Rate Overview
Live
1 SEK = 12.9673 VUV
1 VUV = 0.077117
SEK
Avg
12.9778
High
13.1536
Low
12.8544
Last updated: 3/7/2026, 7:40:04 AM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.97 VUV |
| 10 SEK | 129.67 VUV |
| 50 SEK | 648.37 VUV |
| 100 SEK | 1,296.73 VUV |
| 500 SEK | 6,483.65 VUV |
| 1,000 SEK | 12,967.30 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-03-07T07:40:04Z",
"rates": {
"VUV": 12.967302
}
}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": 1296.7302,
"rate": 12.967302
}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