Rate Overview
Live
1 SEK = 0.064494 LVL
1 LVL = 15.5053
SEK
Avg
0.064871
High
0.065164
Low
0.064494
Last updated: 3/27/2026, 12:54:42 PM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.06 LVL |
| 10 SEK | 0.64 LVL |
| 50 SEK | 3.22 LVL |
| 100 SEK | 6.45 LVL |
| 500 SEK | 32.25 LVL |
| 1,000 SEK | 64.49 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-03-27T12:54:42Z",
"rates": {
"LVL": 0.064494
}
}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.4494,
"rate": 0.064494
}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