Rate Overview
Live
1 SEK = 0.063743 LVL
1 LVL = 15.6880
SEK
Avg
0.063935
High
0.064164
Low
0.063743
Last updated: 8/16/2026, 10:06:47 PM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.06 LVL |
| 10 SEK | 0.64 LVL |
| 50 SEK | 3.19 LVL |
| 100 SEK | 6.37 LVL |
| 500 SEK | 31.87 LVL |
| 1,000 SEK | 63.74 LVL |
Get SEK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LVLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-16T22:06:47Z",
"rates": {
"LVL": 0.063743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LVL",
"amount": 100
},
"result": 6.3743,
"rate": 0.063743
}Build with SEK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key