Rate Overview
Live
1 LVL = 15.4898 SEK
1 SEK = 0.064559
LVL
Avg
15.4133
High
15.4898
Low
15.3457
Last updated: 3/27/2026, 8:05:04 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.49 SEK |
| 10 LVL | 154.90 SEK |
| 50 LVL | 774.49 SEK |
| 100 LVL | 1,548.98 SEK |
| 500 LVL | 7,744.88 SEK |
| 1,000 LVL | 15,489.75 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-27T08:05:04Z",
"rates": {
"SEK": 15.489753
}
}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.9753,
"rate": 15.489753
}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