Rate Overview
Live
1 SOS = 0.168920 BTN
1 BTN = 5.9200
SOS
Avg
0.168951
High
0.169382
Low
0.168663
Last updated: 7/26/2026, 10:54:27 AM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.17 BTN |
| 10 SOS | 1.69 BTN |
| 50 SOS | 8.45 BTN |
| 100 SOS | 16.89 BTN |
| 500 SOS | 84.46 BTN |
| 1,000 SOS | 168.92 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-07-26T10:54:27Z",
"rates": {
"BTN": 0.16892
}
}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.892,
"rate": 0.16892
}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