Rate Overview
Live
1 BTN = 239.3247 SLL
1 SLL = 0.004178
BTN
Avg
245.7587
High
255.9578
Low
221.0065
Last updated: 5/29/2026, 5:38:55 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 239.32 SLL |
| 10 BTN | 2,393.25 SLL |
| 50 BTN | 11,966.24 SLL |
| 100 BTN | 23,932.47 SLL |
| 500 BTN | 119,662.37 SLL |
| 1,000 BTN | 239,324.73 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-05-29T17:38:55Z",
"rates": {
"SLL": 239.324733
}
}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": 23932.4733,
"rate": 239.324733
}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