Rate Overview
Live
1 LSL = 5.8874 BTN
1 BTN = 0.169855
LSL
Avg
5.4116
High
5.8874
Low
4.8030
Last updated: 7/16/2026, 12:17:26 AM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.89 BTN |
| 10 LSL | 58.87 BTN |
| 50 LSL | 294.37 BTN |
| 100 LSL | 588.74 BTN |
| 500 LSL | 2,943.69 BTN |
| 1,000 LSL | 5,887.38 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-07-16T00:17:26Z",
"rates": {
"BTN": 5.887383
}
}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": 588.7383,
"rate": 5.887383
}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