Rate Overview
Live
1 LVL = 15.7254 SEK
1 SEK = 0.063592
LVL
Avg
15.7403
High
16.0656
Low
15.6518
Last updated: 7/26/2026, 3:09:00 AM
Quick Conversions
| LVL | SEK |
|---|---|
| 1 LVL | 15.73 SEK |
| 10 LVL | 157.25 SEK |
| 50 LVL | 786.27 SEK |
| 100 LVL | 1,572.54 SEK |
| 500 LVL | 7,862.68 SEK |
| 1,000 LVL | 15,725.35 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-26T03:09:00Z",
"rates": {
"SEK": 15.725353
}
}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": 1572.5353,
"rate": 15.725353
}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