Rate Overview
Live
1 SOS = 0.163269 BTN
1 BTN = 6.1249
SOS
Avg
0.162730
High
0.163406
Low
0.161838
Last updated: 4/17/2026, 12:02:26 PM
Quick Conversions
| SOS | BTN |
|---|---|
| 1 SOS | 0.16 BTN |
| 10 SOS | 1.63 BTN |
| 50 SOS | 8.16 BTN |
| 100 SOS | 16.33 BTN |
| 500 SOS | 81.63 BTN |
| 1,000 SOS | 163.27 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-04-17T12:02:26Z",
"rates": {
"BTN": 0.163269
}
}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.3269,
"rate": 0.163269
}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