Rate Overview
Live
1 BTN = 237.8426 SLL
1 SLL = 0.004204
BTN
Avg
249.1745
High
263.5801
Low
221.0065
Last updated: 7/22/2026, 6:41:06 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 237.84 SLL |
| 10 BTN | 2,378.43 SLL |
| 50 BTN | 11,892.13 SLL |
| 100 BTN | 23,784.26 SLL |
| 500 BTN | 118,921.30 SLL |
| 1,000 BTN | 237,842.61 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-22T18:41:06Z",
"rates": {
"SLL": 237.842606
}
}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": 23784.260599999998,
"rate": 237.842606
}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