Rate Overview
Live
1 LSL = 5.5556 BTN
1 BTN = 0.179999
LSL
Avg
5.6317
High
5.7300
Low
5.5250
Last updated: 3/7/2026, 7:22:42 AM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.56 BTN |
| 10 LSL | 55.56 BTN |
| 50 LSL | 277.78 BTN |
| 100 LSL | 555.56 BTN |
| 500 LSL | 2,777.80 BTN |
| 1,000 LSL | 5,555.59 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-03-07T07:22:42Z",
"rates": {
"BTN": 5.555591
}
}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": 555.5591,
"rate": 5.555591
}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