Rate Overview
Live
1 BTN = 5.9199 SOS
1 SOS = 0.168921
BTN
Avg
5.9189
High
5.9290
Low
5.9038
Last updated: 7/26/2026, 11:59:29 PM
Quick Conversions
| BTN | SOS |
|---|---|
| 1 BTN | 5.92 SOS |
| 10 BTN | 59.20 SOS |
| 50 BTN | 296.00 SOS |
| 100 BTN | 591.99 SOS |
| 500 BTN | 2,959.97 SOS |
| 1,000 BTN | 5,919.93 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-26T23:59:29Z",
"rates": {
"SOS": 5.919933
}
}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": 591.9933000000001,
"rate": 5.919933
}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