Rate Overview
Live
1 SEK = 12.8292 VUV
1 VUV = 0.077947
SEK
Avg
12.8567
High
12.9712
Low
12.7527
Last updated: 4/17/2026, 6:18:25 AM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.83 VUV |
| 10 SEK | 128.29 VUV |
| 50 SEK | 641.46 VUV |
| 100 SEK | 1,282.92 VUV |
| 500 SEK | 6,414.59 VUV |
| 1,000 SEK | 12,829.17 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-04-17T06:18:25Z",
"rates": {
"VUV": 12.829174
}
}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": 1282.9174,
"rate": 12.829174
}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