Rate Overview
Live
1 LVL = 15.2585 SEK
1 SEK = 0.065537
LVL
Avg
15.2373
High
15.3826
Low
15.1286
Last updated: 3/6/2026, 11:54:05 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.26 SEK |
| 10 LVL | 152.58 SEK |
| 50 LVL | 762.92 SEK |
| 100 LVL | 1,525.85 SEK |
| 500 LVL | 7,629.23 SEK |
| 1,000 LVL | 15,258.47 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-03-06T11:54:05Z",
"rates": {
"SEK": 15.258469
}
}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": 1525.8469,
"rate": 15.258469
}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