Rate Overview
Live
1 SBD = 0.375650 LTL
1 LTL = 2.6621
SBD
Avg
0.368288
High
0.375650
Low
0.355175
Last updated: 7/25/2026, 11:53:46 PM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.38 LTL |
| 10 SBD | 3.76 LTL |
| 50 SBD | 18.78 LTL |
| 100 SBD | 37.57 LTL |
| 500 SBD | 187.83 LTL |
| 1,000 SBD | 375.65 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-25T23:53:46Z",
"rates": {
"LTL": 0.37565
}
}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.565,
"rate": 0.37565
}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