Rate Overview
Live
1 BTN = 5.9946 SOS
1 SOS = 0.166817
BTN
Avg
6.0282
High
6.0591
Low
5.9946
Last updated: 7/2/2026, 10:17:53 AM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.99 SOS |
| 10 BTN | 59.95 SOS |
| 50 BTN | 299.73 SOS |
| 100 BTN | 599.46 SOS |
| 500 BTN | 2,997.30 SOS |
| 1,000 BTN | 5,994.60 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-02T10:17:53Z",
"rates": {
"SOS": 5.994595
}
}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": 599.4595,
"rate": 5.994595
}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