Rate Overview
Live
1 SBD = 0.367455 LTL
1 LTL = 2.7214
SBD
Avg
0.366836
High
0.368371
Low
0.365948
Last updated: 4/18/2026, 8:46:09 AM
Quick Conversions
| SBD | LTL |
|---|---|
| 1 SBD | 0.37 LTL |
| 10 SBD | 3.67 LTL |
| 50 SBD | 18.37 LTL |
| 100 SBD | 36.75 LTL |
| 500 SBD | 183.73 LTL |
| 1,000 SBD | 367.46 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-04-18T08:46:09Z",
"rates": {
"LTL": 0.367455
}
}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": 36.7455,
"rate": 0.367455
}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