Rate Overview
Live
1 SLL = 0.004509 BTN
1 BTN = 221.7787
SLL
Avg
0.004521
High
0.004533
Low
0.004509
Last updated: 5/8/2026, 5:57:01 AM
Quick Conversions
| SLL | BTN |
|---|---|
| 1 SLL | 0.00 BTN |
| 10 SLL | 0.05 BTN |
| 50 SLL | 0.23 BTN |
| 100 SLL | 0.45 BTN |
| 500 SLL | 2.25 BTN |
| 1,000 SLL | 4.51 BTN |
Get SLL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BTNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-08T05:57:01Z",
"rates": {
"BTN": 0.004509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BTN",
"amount": 100
},
"result": 0.4509,
"rate": 0.004509
}Build with SLL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key