Rate Overview
Live
1 SOS = 0.161035 BTN
1 BTN = 6.2098
SOS
Avg
0.160442
High
0.161258
Low
0.159375
Last updated: 3/7/2026, 7:18:18 AM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.16 BTN |
| 10 SOS | 1.61 BTN |
| 50 SOS | 8.05 BTN |
| 100 SOS | 16.10 BTN |
| 500 SOS | 80.52 BTN |
| 1,000 SOS | 161.04 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-03-07T07:18:18Z",
"rates": {
"BTN": 0.161035
}
}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.1035,
"rate": 0.161035
}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