Rate Overview
Live
1 LTL = 0.329430 BSD
1 BSD = 3.0355
LTL
Avg
0.330882
High
0.338769
Low
0.329359
Last updated: 7/26/2026, 2:16:27 AM
Quick Conversions
| LTL | BSD |
|---|---|
| 1 LTL | 0.33 BSD |
| 10 LTL | 3.29 BSD |
| 50 LTL | 16.47 BSD |
| 100 LTL | 32.94 BSD |
| 500 LTL | 164.72 BSD |
| 1,000 LTL | 329.43 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-26T02:16:27Z",
"rates": {
"BSD": 0.32943
}
}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": 32.943,
"rate": 0.32943
}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