Rate Overview
Live
1 SEK = 12.3967 VUV
1 VUV = 0.080667
SEK
Avg
12.3367
High
12.3967
Low
12.2506
Last updated: 7/3/2026, 1:19:38 AM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.40 VUV |
| 10 SEK | 123.97 VUV |
| 50 SEK | 619.84 VUV |
| 100 SEK | 1,239.67 VUV |
| 500 SEK | 6,198.35 VUV |
| 1,000 SEK | 12,396.70 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-03T01:19:38Z",
"rates": {
"VUV": 12.396702
}
}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": 1239.6702,
"rate": 12.396702
}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