Rate Overview
Live
1 LTL = 3.0895 SEK
1 SEK = 0.323676
LTL
Avg
3.1011
High
3.1310
Low
3.0793
Last updated: 3/7/2026, 7:40:06 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.09 SEK |
| 10 LTL | 30.90 SEK |
| 50 LTL | 154.48 SEK |
| 100 LTL | 308.95 SEK |
| 500 LTL | 1,544.75 SEK |
| 1,000 LTL | 3,089.51 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-07T07:40:06Z",
"rates": {
"SEK": 3.089509
}
}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": 308.9509,
"rate": 3.089509
}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