Rate Overview
Live
1 LTL = 3.2004 SEK
1 SEK = 0.312462
LTL
Avg
3.1603
High
3.2416
Low
3.0676
Last updated: 7/26/2026, 8:25:03 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.20 SEK |
| 10 LTL | 32.00 SEK |
| 50 LTL | 160.02 SEK |
| 100 LTL | 320.04 SEK |
| 500 LTL | 1,600.20 SEK |
| 1,000 LTL | 3,200.39 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-26T08:25:03Z",
"rates": {
"SEK": 3.200392
}
}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.0392,
"rate": 3.200392
}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