Rate Overview
Live
1 LTL = 0.339770 BSD
1 BSD = 2.9432
LTL
Avg
0.339006
High
0.339849
Low
0.337976
Last updated: 5/8/2026, 1:00:03 PM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.34 BSD |
| 10 LTL | 3.40 BSD |
| 50 LTL | 16.99 BSD |
| 100 LTL | 33.98 BSD |
| 500 LTL | 169.89 BSD |
| 1,000 LTL | 339.77 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-08T13:00:03Z",
"rates": {
"BSD": 0.33977
}
}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.977000000000004,
"rate": 0.33977
}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