Rate Overview
Live
1 SLL = 0.004013 BTN
1 BTN = 249.1901 SLL
Avg
0.003986
High
0.004013
Low
0.003957
Last updated: 1/25/2026, 11:03:19 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 | 2.01 BTN |
| 1,000 SLL | 4.01 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-01-25T11:03:19Z",
"rates": {
"BTN": 0.004013
}
}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.4013,
"rate": 0.004013
}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