Rate Overview
Live
1 BTN = 240.5822 SLL
1 SLL = 0.004157
BTN
Avg
244.4519
High
260.1318
Low
240.5822
Last updated: 9/10/2026, 12:06:29 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 240.58 SLL |
| 10 BTN | 2,405.82 SLL |
| 50 BTN | 12,029.11 SLL |
| 100 BTN | 24,058.22 SLL |
| 500 BTN | 120,291.08 SLL |
| 1,000 BTN | 240,582.16 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-09-10T12:06:29Z",
"rates": {
"SLL": 240.58216
}
}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": 24058.216,
"rate": 240.58216
}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