Rate Overview
Live
1 BTN = 6.1248 SOS
1 SOS = 0.163269
BTN
Avg
6.1452
High
6.1790
Low
6.1197
Last updated: 4/17/2026, 5:48:21 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 6.12 SOS |
| 10 BTN | 61.25 SOS |
| 50 BTN | 306.24 SOS |
| 100 BTN | 612.48 SOS |
| 500 BTN | 3,062.42 SOS |
| 1,000 BTN | 6,124.84 SOS |
Get BTN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SOSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T17:48:21Z",
"rates": {
"SOS": 6.124844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SOS",
"amount": 100
},
"result": 612.4844,
"rate": 6.124844
}Build with BTN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key