Rate Overview
Live
1 SEK = 12.7234 VUV
1 VUV = 0.078596
SEK
Avg
12.9650
High
13.5527
Low
12.4996
Last updated: 5/27/2026, 7:21:40 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.72 VUV |
| 10 SEK | 127.23 VUV |
| 50 SEK | 636.17 VUV |
| 100 SEK | 1,272.34 VUV |
| 500 SEK | 6,361.68 VUV |
| 1,000 SEK | 12,723.36 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-05-27T19:21:40Z",
"rates": {
"VUV": 12.723358
}
}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": 1272.3357999999998,
"rate": 12.723358
}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