Rate Overview
Live
1 LTL = 3.1852 SEK
1 SEK = 0.313953
LTL
Avg
3.2014
High
3.2236
Low
3.1852
Last updated: 7/27/2026, 2:57:43 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.19 SEK |
| 10 LTL | 31.85 SEK |
| 50 LTL | 159.26 SEK |
| 100 LTL | 318.52 SEK |
| 500 LTL | 1,592.60 SEK |
| 1,000 LTL | 3,185.19 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-07-27T02:57:43Z",
"rates": {
"SEK": 3.185194
}
}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": 318.5194,
"rate": 3.185194
}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