Rate Overview
Live
1 SVC = 11.0223 BTN
1 BTN = 0.090725
SVC
Avg
10.6627
High
11.0223
Low
10.2624
Last updated: 7/21/2026, 7:29:24 PM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 11.02 BTN |
| 10 SVC | 110.22 BTN |
| 50 SVC | 551.11 BTN |
| 100 SVC | 1,102.23 BTN |
| 500 SVC | 5,511.14 BTN |
| 1,000 SVC | 11,022.28 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-21T19:29:24Z",
"rates": {
"BTN": 11.022281
}
}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": 1102.2281,
"rate": 11.022281
}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