Rate Overview
Live
1 LTL = 2.6938 SBD
1 SBD = 0.371223
LTL
Avg
2.6969
High
2.7027
Low
2.6868
Last updated: 5/27/2026, 6:18:44 PM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.69 SBD |
| 10 LTL | 26.94 SBD |
| 50 LTL | 134.69 SBD |
| 100 LTL | 269.38 SBD |
| 500 LTL | 1,346.90 SBD |
| 1,000 LTL | 2,693.80 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-05-27T18:18:44Z",
"rates": {
"SBD": 2.693801
}
}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": 269.3801,
"rate": 2.693801
}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