Rate Overview
Live
1 LVL = 15.7816 SEK
1 SEK = 0.063365
LVL
Avg
15.7483
High
15.8374
Low
15.7046
Last updated: 7/28/2026, 12:23:38 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.78 SEK |
| 10 LVL | 157.82 SEK |
| 50 LVL | 789.08 SEK |
| 100 LVL | 1,578.16 SEK |
| 500 LVL | 7,890.82 SEK |
| 1,000 LVL | 15,781.65 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-07-28T00:23:38Z",
"rates": {
"SEK": 15.781646
}
}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": 1578.1646,
"rate": 15.781646
}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