Rate Overview
Live
1 LTL = 0.333759 BSD
1 BSD = 2.9962
LTL
Avg
0.335047
High
0.336366
Low
0.333759
Last updated: 6/18/2026, 5:05:48 AM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.34 BSD |
| 50 LTL | 16.69 BSD |
| 100 LTL | 33.38 BSD |
| 500 LTL | 166.88 BSD |
| 1,000 LTL | 333.76 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-06-18T05:05:48Z",
"rates": {
"BSD": 0.333759
}
}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": 33.375899999999994,
"rate": 0.333759
}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