Rate Overview
Live
1 LTL = 2.7444 SBD
1 SBD = 0.364376
LTL
Avg
2.7541
High
2.9076
Low
2.6571
Last updated: 7/2/2026, 7:15:34 AM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.74 SBD |
| 10 LTL | 27.44 SBD |
| 50 LTL | 137.22 SBD |
| 100 LTL | 274.44 SBD |
| 500 LTL | 1,372.21 SBD |
| 1,000 LTL | 2,744.42 SBD |
Get LTL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SBDExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-02T07:15:34Z",
"rates": {
"SBD": 2.744416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SBD",
"amount": 100
},
"result": 274.4416,
"rate": 2.744416
}Build with LTL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key