Rate Overview
Live
1 SLL = 0.004449 BTN
1 BTN = 224.7696
SLL
Avg
0.004440
High
0.004449
Low
0.004417
Last updated: 4/17/2026, 5:32:08 PM
Quick Conversions
| SLL | BTN |
|---|---|
| 1 SLL | 0.00 BTN |
| 10 SLL | 0.04 BTN |
| 50 SLL | 0.22 BTN |
| 100 SLL | 0.44 BTN |
| 500 SLL | 2.22 BTN |
| 1,000 SLL | 4.45 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-04-17T17:32:08Z",
"rates": {
"BTN": 0.004449
}
}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.44489999999999996,
"rate": 0.004449
}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