Rate Overview
Live
1 LTL = 0.333738 BSD
1 BSD = 2.9964
LTL
Avg
0.334276
High
0.334811
Low
0.333736
Last updated: 8/13/2026, 1:36:07 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.34 BSD |
| 50 LTL | 16.69 BSD |
| 100 LTL | 33.37 BSD |
| 500 LTL | 166.87 BSD |
| 1,000 LTL | 333.74 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-08-13T13:36:07Z",
"rates": {
"BSD": 0.333738
}
}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.373799999999996,
"rate": 0.333738
}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