Rate Overview
Live
1 LSL = 5.8353 BTN
1 BTN = 0.171370
LSL
Avg
5.8240
High
5.8554
Low
5.7674
Last updated: 6/16/2026, 1:27:07 PM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.84 BTN |
| 10 LSL | 58.35 BTN |
| 50 LSL | 291.77 BTN |
| 100 LSL | 583.53 BTN |
| 500 LSL | 2,917.66 BTN |
| 1,000 LSL | 5,835.32 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-06-16T13:27:07Z",
"rates": {
"BTN": 5.835318
}
}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": 583.5318,
"rate": 5.835318
}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