Rate Overview
Live
1 VUV = 0.078595 SEK
1 SEK = 12.7235
VUV
Avg
0.082215
High
0.091020
Low
0.074557
Last updated: 5/27/2026, 7:22:51 PM
Quick Conversions
| VUV | SEK |
|---|---|
| 1 VUV | 0.08 SEK |
| 10 VUV | 0.79 SEK |
| 50 VUV | 3.93 SEK |
| 100 VUV | 7.86 SEK |
| 500 VUV | 39.30 SEK |
| 1,000 VUV | 78.60 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-05-27T19:22:51Z",
"rates": {
"SEK": 0.078595
}
}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.8595,
"rate": 0.078595
}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