Rate Overview
Live
1 SEK = 12.2820 VUV
1 VUV = 0.081420
SEK
Avg
12.7397
High
13.5550
Low
12.2450
Last updated: 7/28/2026, 1:13:02 AM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.28 VUV |
| 10 SEK | 122.82 VUV |
| 50 SEK | 614.10 VUV |
| 100 SEK | 1,228.20 VUV |
| 500 SEK | 6,140.99 VUV |
| 1,000 SEK | 12,281.98 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-28T01:13:02Z",
"rates": {
"VUV": 12.281976
}
}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": 1228.1976,
"rate": 12.281976
}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