Rate Overview
Live
1 LTL = 2.7202 SBD
1 SBD = 0.367620
LTL
Avg
2.7111
High
2.7236
Low
2.7003
Last updated: 5/7/2026, 7:46:16 AM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.72 SBD |
| 10 LTL | 27.20 SBD |
| 50 LTL | 136.01 SBD |
| 100 LTL | 272.02 SBD |
| 500 LTL | 1,360.10 SBD |
| 1,000 LTL | 2,720.20 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-05-07T07:46:16Z",
"rates": {
"SBD": 2.720202
}
}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": 272.0202,
"rate": 2.720202
}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