Rate Overview
Live
1 SEK = 0.309243 LTL
1 LTL = 3.2337
SEK
Avg
0.310531
High
0.311645
Low
0.309243
Last updated: 9/2/2026, 5:29:43 AM
Quick Conversions
| SEK | LTL |
|---|---|
| 1 SEK | 0.31 LTL |
| 10 SEK | 3.09 LTL |
| 50 SEK | 15.46 LTL |
| 100 SEK | 30.92 LTL |
| 500 SEK | 154.62 LTL |
| 1,000 SEK | 309.24 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-09-02T05:29:43Z",
"rates": {
"LTL": 0.309243
}
}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": 30.9243,
"rate": 0.309243
}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