Rate Overview
Live
1 LTL = 0.342457 BSD
1 BSD = 2.9201 LTL
Avg
0.326051
High
0.342457
Low
0.300764
Last updated: 1/25/2026, 1:19:14 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.34 BSD |
| 10 LTL | 3.42 BSD |
| 50 LTL | 17.12 BSD |
| 100 LTL | 34.25 BSD |
| 500 LTL | 171.23 BSD |
| 1,000 LTL | 342.46 BSD |
Get LTL/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BSDExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-01-25T13:19:14Z",
"rates": {
"BSD": 0.342457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BSD",
"amount": 100
},
"result": 34.2457,
"rate": 0.342457
}Build with LTL/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key