Rate Overview
Live
1 LVL = 15.4873 SEK
1 SEK = 0.064569
LVL
Avg
15.5501
High
16.0178
Low
15.0120
Last updated: 3/27/2026, 11:40:43 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.49 SEK |
| 10 LVL | 154.87 SEK |
| 50 LVL | 774.37 SEK |
| 100 LVL | 1,548.73 SEK |
| 500 LVL | 7,743.66 SEK |
| 1,000 LVL | 15,487.32 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-27T11:40:43Z",
"rates": {
"SEK": 15.487315
}
}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": 1548.7315,
"rate": 15.487315
}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