Rate Overview
Live
1 SLL = 0.004136 BTN
1 BTN = 241.7795
SLL
Avg
0.004119
High
0.004190
Low
0.003823
Last updated: 6/18/2026, 9:59:03 AM
Quick Conversions
| SLL | BTN |
|---|---|
| 1 SLL | 0.00 BTN |
| 10 SLL | 0.04 BTN |
| 50 SLL | 0.21 BTN |
| 100 SLL | 0.41 BTN |
| 500 SLL | 2.07 BTN |
| 1,000 SLL | 4.14 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-06-18T09:59:03Z",
"rates": {
"BTN": 0.004136
}
}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.41359999999999997,
"rate": 0.004136
}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