Rate Overview
Live
1 SBD = 0.370946 LTL
1 LTL = 2.6958
SBD
Avg
0.371542
High
0.372950
Low
0.370894
Last updated: 8/19/2026, 5:09:10 AM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.37 LTL |
| 10 SBD | 3.71 LTL |
| 50 SBD | 18.55 LTL |
| 100 SBD | 37.09 LTL |
| 500 SBD | 185.47 LTL |
| 1,000 SBD | 370.95 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-08-19T05:09:10Z",
"rates": {
"LTL": 0.370946
}
}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.0946,
"rate": 0.370946
}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