Rate Overview
Live
1 SEK = 12.4052 VUV
1 VUV = 0.080611
SEK
Avg
12.3924
High
12.4414
Low
12.3283
Last updated: 7/7/2026, 12:26:16 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.41 VUV |
| 10 SEK | 124.05 VUV |
| 50 SEK | 620.26 VUV |
| 100 SEK | 1,240.52 VUV |
| 500 SEK | 6,202.60 VUV |
| 1,000 SEK | 12,405.21 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-07T12:26:16Z",
"rates": {
"VUV": 12.405205
}
}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": 1240.5205,
"rate": 12.405205
}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