Rate Overview
Live
1 SBD = 0.376473 LTL
1 LTL = 2.6562
SBD
Avg
0.374090
High
0.376722
Low
0.367203
Last updated: 7/8/2026, 5:19:26 AM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.38 LTL |
| 10 SBD | 3.76 LTL |
| 50 SBD | 18.82 LTL |
| 100 SBD | 37.65 LTL |
| 500 SBD | 188.24 LTL |
| 1,000 SBD | 376.47 LTL |
Get SBD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LTLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-08T05:19:26Z",
"rates": {
"LTL": 0.376473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LTL",
"amount": 100
},
"result": 37.6473,
"rate": 0.376473
}Build with SBD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key