Rate Overview
Live
1 VUV = 0.080808 SEK
1 SEK = 12.3750
VUV
Avg
0.080911
High
0.081419
Low
0.080376
Last updated: 7/5/2026, 7:15:08 AM
Quick Conversions
| VUV | SEK |
|---|---|
| 1 VUV | 0.08 SEK |
| 10 VUV | 0.81 SEK |
| 50 VUV | 4.04 SEK |
| 100 VUV | 8.08 SEK |
| 500 VUV | 40.40 SEK |
| 1,000 VUV | 80.81 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-05T07:15:08Z",
"rates": {
"SEK": 0.080808
}
}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.0808,
"rate": 0.080808
}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