Rate Overview
Live
1 LSL = 5.8839 BTN
1 BTN = 0.169956
LSL
Avg
5.9100
High
5.9831
Low
5.8699
Last updated: 9/3/2026, 1:34:35 PM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.88 BTN |
| 10 LSL | 58.84 BTN |
| 50 LSL | 294.19 BTN |
| 100 LSL | 588.39 BTN |
| 500 LSL | 2,941.94 BTN |
| 1,000 LSL | 5,883.89 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-09-03T13:34:35Z",
"rates": {
"BTN": 5.883888
}
}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.3888,
"rate": 5.883888
}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