Rate Overview
Live
1 BSD = 2.9735 LTL
1 LTL = 0.336307
BSD
Avg
2.9804
High
2.9901
Low
2.9729
Last updated: 6/18/2026, 3:34:28 AM
Quick Conversions
| BSD | LTL |
|---|---|
| 1 BSD | 2.97 LTL |
| 10 BSD | 29.73 LTL |
| 50 BSD | 148.67 LTL |
| 100 BSD | 297.35 LTL |
| 500 BSD | 1,486.74 LTL |
| 1,000 BSD | 2,973.47 LTL |
Get BSD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=LTLExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-06-18T03:34:28Z",
"rates": {
"LTL": 2.973473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "LTL",
"amount": 100
},
"result": 297.34729999999996,
"rate": 2.973473
}Build with BSD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key