Rate Overview
Live
1 BTN = 5.9850 SOS
1 SOS = 0.167085
BTN
Avg
6.0606
High
6.3049
Low
5.8883
Last updated: 8/14/2026, 12:33:57 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.98 SOS |
| 10 BTN | 59.85 SOS |
| 50 BTN | 299.25 SOS |
| 100 BTN | 598.50 SOS |
| 500 BTN | 2,992.49 SOS |
| 1,000 BTN | 5,984.99 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-08-14T12:33:57Z",
"rates": {
"SOS": 5.984986
}
}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": 598.4986,
"rate": 5.984986
}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