Rate Overview
Live
1 LTL = 3.1108 SEK
1 SEK = 0.321458
LTL
Avg
3.1260
High
3.1571
Low
3.1009
Last updated: 4/17/2026, 7:44:11 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.11 SEK |
| 10 LTL | 31.11 SEK |
| 50 LTL | 155.54 SEK |
| 100 LTL | 311.08 SEK |
| 500 LTL | 1,555.41 SEK |
| 1,000 LTL | 3,110.83 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-04-17T07:44:11Z",
"rates": {
"SEK": 3.110827
}
}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": 311.0827,
"rate": 3.110827
}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