Rate Overview
Live
1 LTL = 2.6617 SBD
1 SBD = 0.375698
LTL
Avg
2.6683
High
2.6796
Low
2.6617
Last updated: 7/26/2026, 8:25:06 AM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.66 SBD |
| 10 LTL | 26.62 SBD |
| 50 LTL | 133.09 SBD |
| 100 LTL | 266.17 SBD |
| 500 LTL | 1,330.86 SBD |
| 1,000 LTL | 2,661.71 SBD |
Get LTL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SBDExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-26T08:25:06Z",
"rates": {
"SBD": 2.661713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SBD",
"amount": 100
},
"result": 266.17130000000003,
"rate": 2.661713
}Build with LTL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key