Rate Overview
Live
1 LTL = 0.336526 BSD
1 BSD = 2.9715
LTL
Avg
0.338734
High
0.342228
Low
0.335920
Last updated: 3/7/2026, 12:33:19 AM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.34 BSD |
| 10 LTL | 3.37 BSD |
| 50 LTL | 16.83 BSD |
| 100 LTL | 33.65 BSD |
| 500 LTL | 168.26 BSD |
| 1,000 LTL | 336.53 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-03-07T00:33:19Z",
"rates": {
"BSD": 0.336526
}
}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.6526,
"rate": 0.336526
}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