Rate Overview
Live
1 BTN = 262.2756 SLL
1 SLL = 0.003813
BTN
Avg
247.8253
High
262.2756
Low
239.6932
Last updated: 6/19/2026, 11:51:38 AM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 262.28 SLL |
| 10 BTN | 2,622.76 SLL |
| 50 BTN | 13,113.78 SLL |
| 100 BTN | 26,227.56 SLL |
| 500 BTN | 131,137.80 SLL |
| 1,000 BTN | 262,275.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-06-19T11:51:38Z",
"rates": {
"SLL": 262.275602
}
}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": 26227.5602,
"rate": 262.275602
}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