Rate Overview
Live
1 BTN = 222.0851 SLL
1 SLL = 0.004503
BTN
Avg
221.3025
High
222.0851
Low
220.5687
Last updated: 5/9/2026, 4:52:44 AM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 222.09 SLL |
| 10 BTN | 2,220.85 SLL |
| 50 BTN | 11,104.26 SLL |
| 100 BTN | 22,208.51 SLL |
| 500 BTN | 111,042.57 SLL |
| 1,000 BTN | 222,085.14 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-05-09T04:52:44Z",
"rates": {
"SLL": 222.085143
}
}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": 22208.5143,
"rate": 222.085143
}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