Rate Overview
Live
1 BTN = 249.1576 SLL
1 SLL = 0.004014 BTN
Avg
256.6031
High
262.5741
Low
249.1576
Last updated: 1/25/2026, 6:23:50 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 249.16 SLL |
| 10 BTN | 2,491.58 SLL |
| 50 BTN | 12,457.88 SLL |
| 100 BTN | 24,915.76 SLL |
| 500 BTN | 124,578.80 SLL |
| 1,000 BTN | 249,157.60 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-01-25T18:23:50Z",
"rates": {
"SLL": 249.157603
}
}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": 24915.760299999998,
"rate": 249.157603
}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