Rate Overview
Live
1 LVL = 15.4560 SEK
1 SEK = 0.064700
LVL
Avg
15.5409
High
15.6566
Low
15.4560
Last updated: 6/17/2026, 5:04:44 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.46 SEK |
| 10 LVL | 154.56 SEK |
| 50 LVL | 772.80 SEK |
| 100 LVL | 1,545.60 SEK |
| 500 LVL | 7,728.01 SEK |
| 1,000 LVL | 15,456.02 SEK |
Get LVL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SEKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-17T05:04:44Z",
"rates": {
"SEK": 15.456015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SEK",
"amount": 100
},
"result": 1545.6015,
"rate": 15.456015
}Build with LVL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key