Rate Overview
Live
1 LTL = 0.335649 BSD
1 BSD = 2.9793
LTL
Avg
0.327127
High
0.342475
Low
0.298629
Last updated: 5/28/2026, 11:00:53 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.34 BSD |
| 10 LTL | 3.36 BSD |
| 50 LTL | 16.78 BSD |
| 100 LTL | 33.56 BSD |
| 500 LTL | 167.82 BSD |
| 1,000 LTL | 335.65 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-05-28T23:00:53Z",
"rates": {
"BSD": 0.335649
}
}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.564899999999994,
"rate": 0.335649
}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