Rate Overview
Live
1 LTL = 3.1334 SEK
1 SEK = 0.319142
LTL
Avg
3.1385
High
3.1520
Low
3.1252
Last updated: 5/27/2026, 4:04:44 PM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.13 SEK |
| 10 LTL | 31.33 SEK |
| 50 LTL | 156.67 SEK |
| 100 LTL | 313.34 SEK |
| 500 LTL | 1,566.70 SEK |
| 1,000 LTL | 3,133.41 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-05-27T16:04:44Z",
"rates": {
"SEK": 3.133405
}
}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": 313.3405,
"rate": 3.133405
}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