Rate Overview
Live
1 BTN = 5.9268 SOS
1 SOS = 0.168726
BTN
Avg
5.9936
High
6.0708
Low
5.9017
Last updated: 5/28/2026, 10:57:24 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.93 SOS |
| 10 BTN | 59.27 SOS |
| 50 BTN | 296.34 SOS |
| 100 BTN | 592.68 SOS |
| 500 BTN | 2,963.39 SOS |
| 1,000 BTN | 5,926.78 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-28T22:57:24Z",
"rates": {
"SOS": 5.926781
}
}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": 592.6781,
"rate": 5.926781
}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