Rate Overview
Live
1 SLL = 0.003951 BTN
1 BTN = 253.1005
SLL
Avg
0.004084
High
0.004207
Low
0.003951
Last updated: 7/29/2026, 3:01:29 AM
Quick Conversions
| SLL | BTN |
|---|---|
| 1 SLL | 0.00 BTN |
| 10 SLL | 0.04 BTN |
| 50 SLL | 0.20 BTN |
| 100 SLL | 0.40 BTN |
| 500 SLL | 1.98 BTN |
| 1,000 SLL | 3.95 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-07-29T03:01:29Z",
"rates": {
"BTN": 0.003951
}
}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.39509999999999995,
"rate": 0.003951
}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