Rate Overview
Live
1 SOS = 0.165205 BTN
1 BTN = 6.0531
SOS
Avg
0.165762
High
0.166712
Low
0.165205
Last updated: 6/19/2026, 8:44:54 AM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.17 BTN |
| 10 SOS | 1.65 BTN |
| 50 SOS | 8.26 BTN |
| 100 SOS | 16.52 BTN |
| 500 SOS | 82.60 BTN |
| 1,000 SOS | 165.20 BTN |
Get SOS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=BTNExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-06-19T08:44:54Z",
"rates": {
"BTN": 0.165205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "BTN",
"amount": 100
},
"result": 16.5205,
"rate": 0.165205
}Build with SOS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key