Rate Overview
Live
1 LSL = 5.8994 BTN
1 BTN = 0.169510
LSL
Avg
5.8954
High
5.9073
Low
5.8866
Last updated: 8/15/2026, 9:19:32 AM
Quick Conversions
| LSL | BTN |
|---|---|
| 1 LSL | 5.90 BTN |
| 10 LSL | 58.99 BTN |
| 50 LSL | 294.97 BTN |
| 100 LSL | 589.94 BTN |
| 500 LSL | 2,949.68 BTN |
| 1,000 LSL | 5,899.36 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-08-15T09:19:32Z",
"rates": {
"BTN": 5.89936
}
}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": 589.9359999999999,
"rate": 5.89936
}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