Rate Overview
Live
1 LTL = 3.1300 SEK
1 SEK = 0.319493
LTL
Avg
3.1413
High
3.1985
Low
3.1098
Last updated: 5/27/2026, 5:15:03 PM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.13 SEK |
| 10 LTL | 31.30 SEK |
| 50 LTL | 156.50 SEK |
| 100 LTL | 313.00 SEK |
| 500 LTL | 1,564.98 SEK |
| 1,000 LTL | 3,129.96 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-27T17:15:03Z",
"rates": {
"SEK": 3.129963
}
}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": 312.9963,
"rate": 3.129963
}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