Rate Overview
Live
1 BTN = 5.9592 SOS
1 SOS = 0.167809
BTN
Avg
5.9277
High
5.9592
Low
5.9038
Last updated: 7/28/2026, 6:22:50 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.96 SOS |
| 10 BTN | 59.59 SOS |
| 50 BTN | 297.96 SOS |
| 100 BTN | 595.92 SOS |
| 500 BTN | 2,979.58 SOS |
| 1,000 BTN | 5,959.17 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-07-28T18:22:50Z",
"rates": {
"SOS": 5.959167
}
}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": 595.9167,
"rate": 5.959167
}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