Rate Overview
Live
1 LVL = 15.5053 SEK
1 SEK = 0.064494
LVL
Avg
15.4153
High
15.5053
Low
15.3457
Last updated: 3/27/2026, 12:53:01 PM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.51 SEK |
| 10 LVL | 155.05 SEK |
| 50 LVL | 775.26 SEK |
| 100 LVL | 1,550.53 SEK |
| 500 LVL | 7,752.65 SEK |
| 1,000 LVL | 15,505.29 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-27T12:53:01Z",
"rates": {
"SEK": 15.505294
}
}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": 1550.5294,
"rate": 15.505294
}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