Rate Overview
Live
1 LSL = 5.6905 BTN
1 BTN = 0.175732
LSL
Avg
5.6828
High
5.7135
Low
5.6210
Last updated: 5/6/2026, 6:23:53 PM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.69 BTN |
| 10 LSL | 56.90 BTN |
| 50 LSL | 284.52 BTN |
| 100 LSL | 569.05 BTN |
| 500 LSL | 2,845.25 BTN |
| 1,000 LSL | 5,690.49 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-05-06T18:23:53Z",
"rates": {
"BTN": 5.690494
}
}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": 569.0494,
"rate": 5.690494
}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