Rate Overview
Live
1 SEK = 12.2995 VUV
1 VUV = 0.081304
SEK
Avg
12.3131
High
12.4024
Low
12.2641
Last updated: 9/3/2026, 6:33:58 AM
Quick Conversions
| SEK | VUV |
|---|---|
| 1 SEK | 12.30 VUV |
| 10 SEK | 123.00 VUV |
| 50 SEK | 614.98 VUV |
| 100 SEK | 1,229.95 VUV |
| 500 SEK | 6,149.76 VUV |
| 1,000 SEK | 12,299.53 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-09-03T06:33:58Z",
"rates": {
"VUV": 12.299528
}
}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": 1229.9528,
"rate": 12.299528
}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