Rate Overview
Live
1 BTN = 239.6347 SLL
1 SLL = 0.004173
BTN
Avg
244.7314
High
253.0564
Low
237.6915
Last updated: 7/31/2026, 6:27:32 AM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 239.63 SLL |
| 10 BTN | 2,396.35 SLL |
| 50 BTN | 11,981.73 SLL |
| 100 BTN | 23,963.47 SLL |
| 500 BTN | 119,817.34 SLL |
| 1,000 BTN | 239,634.68 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-07-31T06:27:32Z",
"rates": {
"SLL": 239.634677
}
}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": 23963.4677,
"rate": 239.634677
}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