Rate Overview
Live
1 BTN = 5.9068 SOS
1 SOS = 0.169297
BTN
Avg
6.2731
High
6.6847
Low
5.9068
Last updated: 7/24/2026, 1:34:40 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.91 SOS |
| 10 BTN | 59.07 SOS |
| 50 BTN | 295.34 SOS |
| 100 BTN | 590.68 SOS |
| 500 BTN | 2,953.38 SOS |
| 1,000 BTN | 5,906.76 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-24T13:34:40Z",
"rates": {
"SOS": 5.906763
}
}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": 590.6763,
"rate": 5.906763
}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