Rate Overview
Live
1 SEK = 0.064959 LVL
1 LVL = 15.3943
SEK
Avg
0.063471
High
0.066417
Low
0.059547
Last updated: 5/27/2026, 4:22:18 PM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.06 LVL |
| 10 SEK | 0.65 LVL |
| 50 SEK | 3.25 LVL |
| 100 SEK | 6.50 LVL |
| 500 SEK | 32.48 LVL |
| 1,000 SEK | 64.96 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-05-27T16:22:18Z",
"rates": {
"LVL": 0.064959
}
}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.495900000000001,
"rate": 0.064959
}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