Rate Overview
Live
1 LVL = 15.1854 SEK
1 SEK = 0.065853
LVL
Avg
15.2595
High
15.4113
Low
15.1371
Last updated: 4/17/2026, 6:12:06 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.19 SEK |
| 10 LVL | 151.85 SEK |
| 50 LVL | 759.27 SEK |
| 100 LVL | 1,518.54 SEK |
| 500 LVL | 7,592.68 SEK |
| 1,000 LVL | 15,185.36 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-04-17T06:12:06Z",
"rates": {
"SEK": 15.185358
}
}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": 1518.5358,
"rate": 15.185358
}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