Rate Overview
Live
1 BTN = 6.2098 SOS
1 SOS = 0.161035
BTN
Avg
6.2329
High
6.2745
Low
6.2012
Last updated: 3/7/2026, 9:05:18 AM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 6.21 SOS |
| 10 BTN | 62.10 SOS |
| 50 BTN | 310.49 SOS |
| 100 BTN | 620.98 SOS |
| 500 BTN | 3,104.91 SOS |
| 1,000 BTN | 6,209.81 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-03-07T09:05:18Z",
"rates": {
"SOS": 6.209813
}
}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": 620.9812999999999,
"rate": 6.209813
}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