Rate Overview
Live
1 BTN = 239.5542 SLL
1 SLL = 0.004174
BTN
Avg
239.8344
High
240.8864
Low
239.1799
Last updated: 7/11/2026, 4:58:38 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 239.55 SLL |
| 10 BTN | 2,395.54 SLL |
| 50 BTN | 11,977.71 SLL |
| 100 BTN | 23,955.42 SLL |
| 500 BTN | 119,777.09 SLL |
| 1,000 BTN | 239,554.18 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-11T16:58:38Z",
"rates": {
"SLL": 239.554182
}
}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": 23955.4182,
"rate": 239.554182
}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