Rate Overview
Live
1 VUV = 0.081665 SEK
1 SEK = 12.2451
VUV
Avg
0.081000
High
0.081858
Low
0.080301
Last updated: 7/24/2026, 3:03:14 AM
Quick Conversions
| VUV | SEK |
|---|---|
| 1 VUV | 0.08 SEK |
| 10 VUV | 0.82 SEK |
| 50 VUV | 4.08 SEK |
| 100 VUV | 8.17 SEK |
| 500 VUV | 40.83 SEK |
| 1,000 VUV | 81.67 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-07-24T03:03:14Z",
"rates": {
"SEK": 0.081665
}
}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": 8.166500000000001,
"rate": 0.081665
}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