Rate Overview
Live
1 BTN = 224.7420 SLL
1 SLL = 0.004450
BTN
Avg
225.1982
High
226.3805
Low
224.7420
Last updated: 4/17/2026, 5:28:23 PM
Quick Conversions
| BTN | SLL |
|---|---|
| 1 BTN | 224.74 SLL |
| 10 BTN | 2,247.42 SLL |
| 50 BTN | 11,237.10 SLL |
| 100 BTN | 22,474.20 SLL |
| 500 BTN | 112,371.00 SLL |
| 1,000 BTN | 224,741.99 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-04-17T17:28:23Z",
"rates": {
"SLL": 224.741992
}
}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": 22474.199200000003,
"rate": 224.741992
}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