Rate Overview
Live
1 SLL = 0.004520 BTN
1 BTN = 221.2389
SLL
Avg
0.004202
High
0.004520
Low
0.004099
Last updated: 3/28/2026, 1:43:39 PM
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.26 BTN |
| 1,000 SLL | 4.52 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-03-28T13:43:39Z",
"rates": {
"BTN": 0.00452
}
}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.45199999999999996,
"rate": 0.00452
}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