Rate Overview
Live
1 LSL = 5.5128 BTN
1 BTN = 0.181395
LSL
Avg
5.3803
High
5.6966
Low
5.0668
Last updated: 3/27/2026, 1:18:12 PM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.51 BTN |
| 10 LSL | 55.13 BTN |
| 50 LSL | 275.64 BTN |
| 100 LSL | 551.28 BTN |
| 500 LSL | 2,756.42 BTN |
| 1,000 LSL | 5,512.83 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-27T13:18:12Z",
"rates": {
"BTN": 5.51283
}
}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": 551.283,
"rate": 5.51283
}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