Rate Overview
Live
1 SBD = 0.373263 LTL
1 LTL = 2.6791
SBD
Avg
0.370685
High
0.399993
Low
0.351818
Last updated: 3/27/2026, 8:03:23 AM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.37 LTL |
| 10 SBD | 3.73 LTL |
| 50 SBD | 18.66 LTL |
| 100 SBD | 37.33 LTL |
| 500 SBD | 186.63 LTL |
| 1,000 SBD | 373.26 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-03-27T08:03:23Z",
"rates": {
"LTL": 0.373263
}
}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.3263,
"rate": 0.373263
}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