Rate Overview
Live
1 SVC = 10.6644 BTN
1 BTN = 0.093770
SVC
Avg
10.6319
High
10.6737
Low
10.5839
Last updated: 4/17/2026, 1:13:08 PM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.66 BTN |
| 10 SVC | 106.64 BTN |
| 50 SVC | 533.22 BTN |
| 100 SVC | 1,066.44 BTN |
| 500 SVC | 5,332.19 BTN |
| 1,000 SVC | 10,664.37 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-04-17T13:13:08Z",
"rates": {
"BTN": 10.66437
}
}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": 1066.437,
"rate": 10.66437
}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