Rate Overview
Live
1 LTL = 0.330238 BSD
1 BSD = 3.0281
LTL
Avg
0.330083
High
0.330975
Low
0.329387
Last updated: 7/28/2026, 2:17:39 AM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.30 BSD |
| 50 LTL | 16.51 BSD |
| 100 LTL | 33.02 BSD |
| 500 LTL | 165.12 BSD |
| 1,000 LTL | 330.24 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-07-28T02:17:39Z",
"rates": {
"BSD": 0.330238
}
}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.023799999999994,
"rate": 0.330238
}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