Rate Overview
Live
1 SEK = 12.3028 VUV
1 VUV = 0.081282
SEK
Avg
12.1959
High
13.4125
Low
10.9865
Last updated: 7/21/2026, 11:43:18 PM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.30 VUV |
| 10 SEK | 123.03 VUV |
| 50 SEK | 615.14 VUV |
| 100 SEK | 1,230.28 VUV |
| 500 SEK | 6,151.41 VUV |
| 1,000 SEK | 12,302.81 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-21T23:43:18Z",
"rates": {
"VUV": 12.30281
}
}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": 1230.281,
"rate": 12.30281
}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