Rate Overview
Live
1 LSL = 5.7058 BTN
1 BTN = 0.175262
LSL
Avg
5.0907
High
5.8540
Low
4.4747
Last updated: 7/28/2026, 11:57:20 AM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.71 BTN |
| 10 LSL | 57.06 BTN |
| 50 LSL | 285.29 BTN |
| 100 LSL | 570.58 BTN |
| 500 LSL | 2,852.88 BTN |
| 1,000 LSL | 5,705.76 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-28T11:57:20Z",
"rates": {
"BTN": 5.705757
}
}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": 570.5757,
"rate": 5.705757
}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