Rate Overview
Live
1 BTN = 221.2109 SLL
1 SLL = 0.004521
BTN
Avg
252.7265
High
261.5452
Low
221.2109
Last updated: 3/28/2026, 10:55:22 AM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 221.21 SLL |
| 10 BTN | 2,212.11 SLL |
| 50 BTN | 11,060.55 SLL |
| 100 BTN | 22,121.09 SLL |
| 500 BTN | 110,605.45 SLL |
| 1,000 BTN | 221,210.90 SLL |
Get BTN/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SLLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T10:55:22Z",
"rates": {
"SLL": 221.210903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SLL",
"amount": 100
},
"result": 22121.0903,
"rate": 221.210903
}Build with BTN/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key