Rate Overview
Live
1 LTL = 0.338662 BSD
1 BSD = 2.9528
LTL
Avg
0.338430
High
0.338845
Low
0.337806
Last updated: 4/18/2026, 8:46:26 AM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.34 BSD |
| 10 LTL | 3.39 BSD |
| 50 LTL | 16.93 BSD |
| 100 LTL | 33.87 BSD |
| 500 LTL | 169.33 BSD |
| 1,000 LTL | 338.66 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-04-18T08:46:26Z",
"rates": {
"BSD": 0.338662
}
}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.8662,
"rate": 0.338662
}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