Rate Overview
Live
1 SEK = 0.065720 LVL
1 LVL = 15.2161
SEK
Avg
0.065504
High
0.065720
Low
0.065205
Last updated: 5/7/2026, 11:21:23 AM
Quick Conversions
| SEK | LVL |
|---|---|
| 1 SEK | 0.07 LVL |
| 10 SEK | 0.66 LVL |
| 50 SEK | 3.29 LVL |
| 100 SEK | 6.57 LVL |
| 500 SEK | 32.86 LVL |
| 1,000 SEK | 65.72 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-07T11:21:23Z",
"rates": {
"LVL": 0.06572
}
}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.572,
"rate": 0.06572
}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