Rate Overview
Live
1 BTN = 6.0416 SOS
1 SOS = 0.165520
BTN
Avg
6.0032
High
6.0416
Low
5.9790
Last updated: 9/3/2026, 8:27:08 AM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 6.04 SOS |
| 10 BTN | 60.42 SOS |
| 50 BTN | 302.08 SOS |
| 100 BTN | 604.16 SOS |
| 500 BTN | 3,020.78 SOS |
| 1,000 BTN | 6,041.57 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-09-03T08:27:08Z",
"rates": {
"SOS": 6.041566
}
}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": 604.1566,
"rate": 6.041566
}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