Rate Overview
Live
1 SEK = 0.063450 LVL
1 LVL = 15.7604
SEK
Avg
0.065051
High
0.066482
Low
0.063383
Last updated: 7/28/2026, 1:48:35 PM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.06 LVL |
| 10 SEK | 0.63 LVL |
| 50 SEK | 3.17 LVL |
| 100 SEK | 6.35 LVL |
| 500 SEK | 31.73 LVL |
| 1,000 SEK | 63.45 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-07-28T13:48:35Z",
"rates": {
"LVL": 0.06345
}
}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.345000000000001,
"rate": 0.06345
}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