Rate Overview
Live
1 BTN = 6.0512 SOS
1 SOS = 0.165257
BTN
Avg
6.1770
High
6.4228
Low
5.9470
Last updated: 6/18/2026, 1:01:25 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 6.05 SOS |
| 10 BTN | 60.51 SOS |
| 50 BTN | 302.56 SOS |
| 100 BTN | 605.12 SOS |
| 500 BTN | 3,025.60 SOS |
| 1,000 BTN | 6,051.20 SOS |
Get BTN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SOSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-18T13:01:25Z",
"rates": {
"SOS": 6.051196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SOS",
"amount": 100
},
"result": 605.1196,
"rate": 6.051196
}Build with BTN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key