Rate Overview
Live
1 SEK = 0.064854 LVL
1 LVL = 15.4192
SEK
Avg
0.064366
High
0.064854
Low
0.063870
Last updated: 6/17/2026, 3:41:56 AM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.06 LVL |
| 10 SEK | 0.65 LVL |
| 50 SEK | 3.24 LVL |
| 100 SEK | 6.49 LVL |
| 500 SEK | 32.43 LVL |
| 1,000 SEK | 64.85 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-06-17T03:41:56Z",
"rates": {
"LVL": 0.064854
}
}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.485399999999999,
"rate": 0.064854
}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