Rate Overview
Live
1 SVC = 10.5075 BTN
1 BTN = 0.095170
SVC
Avg
10.4737
High
10.5314
Low
10.4092
Last updated: 3/7/2026, 7:40:28 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.51 BTN |
| 10 SVC | 105.07 BTN |
| 50 SVC | 525.37 BTN |
| 100 SVC | 1,050.75 BTN |
| 500 SVC | 5,253.75 BTN |
| 1,000 SVC | 10,507.50 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-03-07T07:40:28Z",
"rates": {
"BTN": 10.507498
}
}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": 1050.7498,
"rate": 10.507498
}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