Rate Overview
Live
1 LTL = 0.329548 BSD
1 BSD = 3.0345
LTL
Avg
0.336905
High
0.347324
Low
0.329387
Last updated: 7/28/2026, 4:55:26 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.30 BSD |
| 50 LTL | 16.48 BSD |
| 100 LTL | 32.95 BSD |
| 500 LTL | 164.77 BSD |
| 1,000 LTL | 329.55 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-28T16:55:26Z",
"rates": {
"BSD": 0.329548
}
}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": 32.9548,
"rate": 0.329548
}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