Rate Overview
Live
1 LTL = 2.7265 SBD
1 SBD = 0.366775
LTL
Avg
2.7278
High
2.7326
Low
2.7147
Last updated: 4/17/2026, 6:11:16 AM
Quick Conversions
| LTL | SBD |
|---|---|
| 1 LTL | 2.73 SBD |
| 10 LTL | 27.26 SBD |
| 50 LTL | 136.32 SBD |
| 100 LTL | 272.65 SBD |
| 500 LTL | 1,363.23 SBD |
| 1,000 LTL | 2,726.47 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-04-17T06:11:16Z",
"rates": {
"SBD": 2.726466
}
}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.6466,
"rate": 2.726466
}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