Rate Overview
Live
1 LVL = 15.7031 SEK
1 SEK = 0.063682
LVL
Avg
15.7868
High
16.0656
Low
15.6855
Last updated: 7/3/2026, 8:08:08 PM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.70 SEK |
| 10 LVL | 157.03 SEK |
| 50 LVL | 785.16 SEK |
| 100 LVL | 1,570.31 SEK |
| 500 LVL | 7,851.56 SEK |
| 1,000 LVL | 15,703.13 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-03T20:08:08Z",
"rates": {
"SEK": 15.703128
}
}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": 1570.3128,
"rate": 15.703128
}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