Rate Overview
Live
1 BTN = 239.6162 SLL
1 SLL = 0.004173
BTN
Avg
240.7096
High
247.5136
Low
239.6162
Last updated: 8/20/2026, 4:46:57 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 239.62 SLL |
| 10 BTN | 2,396.16 SLL |
| 50 BTN | 11,980.81 SLL |
| 100 BTN | 23,961.62 SLL |
| 500 BTN | 119,808.12 SLL |
| 1,000 BTN | 239,616.24 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-08-20T16:46:57Z",
"rates": {
"SLL": 239.616235
}
}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": 23961.623499999998,
"rate": 239.616235
}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