Rate Overview
Live
1 BTN = 6.0632 SOS
1 SOS = 0.164928
BTN
Avg
6.0306
High
6.0632
Low
6.0015
Last updated: 5/8/2026, 4:39:07 AM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 6.06 SOS |
| 10 BTN | 60.63 SOS |
| 50 BTN | 303.16 SOS |
| 100 BTN | 606.32 SOS |
| 500 BTN | 3,031.62 SOS |
| 1,000 BTN | 6,063.24 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-05-08T04:39:07Z",
"rates": {
"SOS": 6.063239
}
}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": 606.3239,
"rate": 6.063239
}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