Rate Overview
Live
1 SVC = 10.9429 BTN
1 BTN = 0.091383
SVC
Avg
10.4387
High
11.0326
Low
9.8824
Last updated: 7/28/2026, 2:29:30 PM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.94 BTN |
| 10 SVC | 109.43 BTN |
| 50 SVC | 547.15 BTN |
| 100 SVC | 1,094.29 BTN |
| 500 SVC | 5,471.46 BTN |
| 1,000 SVC | 10,942.93 BTN |
Get SVC/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BTNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-28T14:29:30Z",
"rates": {
"BTN": 10.942928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BTN",
"amount": 100
},
"result": 1094.2928,
"rate": 10.942928
}Build with SVC/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key