Rate Overview
Live
1 LVL = 15.6483 SEK
1 SEK = 0.063905
LVL
Avg
15.5964
High
15.6483
Low
15.5582
Last updated: 8/12/2026, 6:41:13 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.65 SEK |
| 10 LVL | 156.48 SEK |
| 50 LVL | 782.42 SEK |
| 100 LVL | 1,564.83 SEK |
| 500 LVL | 7,824.15 SEK |
| 1,000 LVL | 15,648.30 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-08-12T06:41:13Z",
"rates": {
"SEK": 15.648301
}
}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": 1564.8301,
"rate": 15.648301
}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