Rate Overview
Live
1 SVC = 10.7806 BTN
1 BTN = 0.092759
SVC
Avg
10.8220
High
10.8890
Low
10.7796
Last updated: 6/19/2026, 8:46:57 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.78 BTN |
| 10 SVC | 107.81 BTN |
| 50 SVC | 539.03 BTN |
| 100 SVC | 1,078.06 BTN |
| 500 SVC | 5,390.32 BTN |
| 1,000 SVC | 10,780.64 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-06-19T08:46:57Z",
"rates": {
"BTN": 10.780636
}
}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": 1078.0636,
"rate": 10.780636
}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