Rate Overview
Live
1 SOS = 0.166853 BTN
1 BTN = 5.9933
SOS
Avg
0.165935
High
0.166853
Low
0.165256
Last updated: 9/10/2026, 7:49:24 AM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.17 BTN |
| 10 SOS | 1.67 BTN |
| 50 SOS | 8.34 BTN |
| 100 SOS | 16.69 BTN |
| 500 SOS | 83.43 BTN |
| 1,000 SOS | 166.85 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-09-10T07:49:24Z",
"rates": {
"BTN": 0.166853
}
}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.6853,
"rate": 0.166853
}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