Rate Overview
Live
1 SOS = 0.167721 BTN
1 BTN = 5.9623
SOS
Avg
0.167852
High
0.169441
Low
0.167121
Last updated: 5/27/2026, 5:22:29 PM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.17 BTN |
| 10 SOS | 1.68 BTN |
| 50 SOS | 8.39 BTN |
| 100 SOS | 16.77 BTN |
| 500 SOS | 83.86 BTN |
| 1,000 SOS | 167.72 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-05-27T17:22:29Z",
"rates": {
"BTN": 0.167721
}
}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.772100000000002,
"rate": 0.167721
}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