Rate Overview
Live
1 LVL = 15.3414 SEK
1 SEK = 0.065183
LVL
Avg
15.3250
High
15.6618
Low
15.0560
Last updated: 5/27/2026, 3:11:47 PM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.34 SEK |
| 10 LVL | 153.41 SEK |
| 50 LVL | 767.07 SEK |
| 100 LVL | 1,534.14 SEK |
| 500 LVL | 7,670.69 SEK |
| 1,000 LVL | 15,341.38 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-05-27T15:11:47Z",
"rates": {
"SEK": 15.341383
}
}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": 1534.1383,
"rate": 15.341383
}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