Rate Overview
Live
1 LTL = 3.1460 SEK
1 SEK = 0.317865
LTL
Avg
3.1614
High
3.1868
Low
3.1460
Last updated: 6/17/2026, 5:06:25 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.15 SEK |
| 10 LTL | 31.46 SEK |
| 50 LTL | 157.30 SEK |
| 100 LTL | 314.60 SEK |
| 500 LTL | 1,573.00 SEK |
| 1,000 LTL | 3,145.99 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-06-17T05:06:25Z",
"rates": {
"SEK": 3.145993
}
}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": 314.59929999999997,
"rate": 3.145993
}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