Rate Overview
Live
1 SEK = 12.7901 VUV
1 VUV = 0.078186
SEK
Avg
12.8096
High
12.8987
Low
12.7419
Last updated: 5/7/2026, 12:33:57 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.79 VUV |
| 10 SEK | 127.90 VUV |
| 50 SEK | 639.50 VUV |
| 100 SEK | 1,279.01 VUV |
| 500 SEK | 6,395.05 VUV |
| 1,000 SEK | 12,790.09 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-07T12:33:57Z",
"rates": {
"VUV": 12.790094
}
}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": 1279.0094,
"rate": 12.790094
}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