Rate Overview
Live
1 SLL = 0.004121 BTN
1 BTN = 242.6595
SLL
Avg
0.004091
High
0.004168
Low
0.003844
Last updated: 9/7/2026, 6:15:08 AM
Quick Conversions
| SLL | BTN |
|---|---|
| 1 SLL | 0.00 BTN |
| 10 SLL | 0.04 BTN |
| 50 SLL | 0.21 BTN |
| 100 SLL | 0.41 BTN |
| 500 SLL | 2.06 BTN |
| 1,000 SLL | 4.12 BTN |
Get SLL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BTNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-09-07T06:15:08Z",
"rates": {
"BTN": 0.004121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BTN",
"amount": 100
},
"result": 0.41209999999999997,
"rate": 0.004121
}Build with SLL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key