Rate Overview
Live
1 SBD = 0.375040 LTL
1 LTL = 2.6664
SBD
Avg
0.375286
High
0.375882
Low
0.374450
Last updated: 7/29/2026, 2:45:31 PM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.38 LTL |
| 10 SBD | 3.75 LTL |
| 50 SBD | 18.75 LTL |
| 100 SBD | 37.50 LTL |
| 500 SBD | 187.52 LTL |
| 1,000 SBD | 375.04 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-29T14:45:31Z",
"rates": {
"LTL": 0.37504
}
}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.504,
"rate": 0.37504
}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