Rate Overview
Live
1 SEK = 0.319141 LTL
1 LTL = 3.1334
SEK
Avg
0.318622
High
0.319976
Low
0.317257
Last updated: 5/27/2026, 4:04:38 PM
Quick Conversions
| SEK | LTL |
|---|---|
| 1 SEK | 0.32 LTL |
| 10 SEK | 3.19 LTL |
| 50 SEK | 15.96 LTL |
| 100 SEK | 31.91 LTL |
| 500 SEK | 159.57 LTL |
| 1,000 SEK | 319.14 LTL |
Get SEK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LTLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T16:04:38Z",
"rates": {
"LTL": 0.319141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LTL",
"amount": 100
},
"result": 31.9141,
"rate": 0.319141
}Build with SEK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key