Rate Overview
Live
1 SEK = 12.7349 VUV
1 VUV = 0.078524
SEK
Avg
12.2113
High
13.4125
Low
10.9865
Last updated: 5/27/2026, 9:21:50 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.73 VUV |
| 10 SEK | 127.35 VUV |
| 50 SEK | 636.75 VUV |
| 100 SEK | 1,273.49 VUV |
| 500 SEK | 6,367.47 VUV |
| 1,000 SEK | 12,734.94 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-27T21:21:50Z",
"rates": {
"VUV": 12.734944
}
}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": 1273.4944,
"rate": 12.734944
}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