Rate Overview
Live
1 LVL = 15.5346 SEK
1 SEK = 0.064372
LVL
Avg
15.3034
High
15.5346
Low
15.0705
Last updated: 3/27/2026, 6:48:58 PM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.53 SEK |
| 10 LVL | 155.35 SEK |
| 50 LVL | 776.73 SEK |
| 100 LVL | 1,553.46 SEK |
| 500 LVL | 7,767.32 SEK |
| 1,000 LVL | 15,534.63 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-27T18:48:58Z",
"rates": {
"SEK": 15.534634
}
}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": 1553.4634,
"rate": 15.534634
}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