Rate Overview
Live
1 LSL = 5.8396 BTN
1 BTN = 0.171245
LSL
Avg
5.5756
High
5.8396
Low
5.2052
Last updated: 5/26/2026, 9:33:50 PM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.84 BTN |
| 10 LSL | 58.40 BTN |
| 50 LSL | 291.98 BTN |
| 100 LSL | 583.96 BTN |
| 500 LSL | 2,919.79 BTN |
| 1,000 LSL | 5,839.58 BTN |
Get LSL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BTNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-26T21:33:50Z",
"rates": {
"BTN": 5.839575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BTN",
"amount": 100
},
"result": 583.9575,
"rate": 5.839575
}Build with LSL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key