Rate Overview
Live
1 LTL = 3.2084 SEK
1 SEK = 0.311679
LTL
Avg
3.1200
High
3.2084
Low
3.0675
Last updated: 3/28/2026, 6:07:23 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.21 SEK |
| 10 LTL | 32.08 SEK |
| 50 LTL | 160.42 SEK |
| 100 LTL | 320.84 SEK |
| 500 LTL | 1,604.22 SEK |
| 1,000 LTL | 3,208.43 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-03-28T06:07:23Z",
"rates": {
"SEK": 3.208433
}
}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": 320.8433,
"rate": 3.208433
}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