Rate Overview
Live
1 LTL = 3.2337 SEK
1 SEK = 0.309243
LTL
Avg
3.2203
High
3.2337
Low
3.2088
Last updated: 9/2/2026, 5:25:29 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.23 SEK |
| 10 LTL | 32.34 SEK |
| 50 LTL | 161.68 SEK |
| 100 LTL | 323.37 SEK |
| 500 LTL | 1,616.85 SEK |
| 1,000 LTL | 3,233.70 SEK |
Get LTL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SEKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-02T05:25:29Z",
"rates": {
"SEK": 3.233698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SEK",
"amount": 100
},
"result": 323.3698,
"rate": 3.233698
}Build with LTL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key