Rate Overview
Live
1 LTL = 0.330439 BSD
1 BSD = 3.0263
LTL
Avg
0.337630
High
0.347324
Low
0.329849
Last updated: 7/11/2026, 10:02:18 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.30 BSD |
| 50 LTL | 16.52 BSD |
| 100 LTL | 33.04 BSD |
| 500 LTL | 165.22 BSD |
| 1,000 LTL | 330.44 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-11T22:02:18Z",
"rates": {
"BSD": 0.330439
}
}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.0439,
"rate": 0.330439
}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