Rate Overview
Live
1 BTN = 239.2015 SLL
1 SLL = 0.004181
BTN
Avg
239.6188
High
240.1286
Low
239.2015
Last updated: 8/21/2026, 2:45:18 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 239.20 SLL |
| 10 BTN | 2,392.02 SLL |
| 50 BTN | 11,960.08 SLL |
| 100 BTN | 23,920.15 SLL |
| 500 BTN | 119,600.75 SLL |
| 1,000 BTN | 239,201.51 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-21T14:45:18Z",
"rates": {
"SLL": 239.201506
}
}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": 23920.1506,
"rate": 239.201506
}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