Rate Overview
Live
1 LTL = 2.6692 SBD
1 SBD = 0.374646
LTL
Avg
2.6846
High
2.7038
Low
2.6604
Last updated: 6/19/2026, 8:24:07 AM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.67 SBD |
| 10 LTL | 26.69 SBD |
| 50 LTL | 133.46 SBD |
| 100 LTL | 266.92 SBD |
| 500 LTL | 1,334.59 SBD |
| 1,000 LTL | 2,669.19 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-06-19T08:24:07Z",
"rates": {
"SBD": 2.669187
}
}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.9187,
"rate": 2.669187
}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