Rate Overview
Live
1 BTN = 259.6871 SLL
1 SLL = 0.003851
BTN
Avg
252.4101
High
259.6871
Low
248.2348
Last updated: 3/7/2026, 7:34:52 AM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 259.69 SLL |
| 10 BTN | 2,596.87 SLL |
| 50 BTN | 12,984.35 SLL |
| 100 BTN | 25,968.71 SLL |
| 500 BTN | 129,843.54 SLL |
| 1,000 BTN | 259,687.09 SLL |
Get BTN/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SLLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:52Z",
"rates": {
"SLL": 259.687085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SLL",
"amount": 100
},
"result": 25968.7085,
"rate": 259.687085
}Build with BTN/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key