Rate Overview
Live
1 VUV = 0.077947 SEK
1 SEK = 12.8292
VUV
Avg
0.077782
High
0.078414
Low
0.077093
Last updated: 4/17/2026, 7:33:35 AM
Quick Conversions
| VUV | SEK |
|---|---|
| 1 VUV | 0.08 SEK |
| 10 VUV | 0.78 SEK |
| 50 VUV | 3.90 SEK |
| 100 VUV | 7.79 SEK |
| 500 VUV | 38.97 SEK |
| 1,000 VUV | 77.95 SEK |
Get VUV/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SEKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T07:33:35Z",
"rates": {
"SEK": 0.077947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SEK",
"amount": 100
},
"result": 7.794700000000001,
"rate": 0.077947
}Build with VUV/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key