Rate Overview
Live
1 SVC = 10.9121 BTN
1 BTN = 0.091642
SVC
Avg
10.6711
High
11.0326
Low
10.2624
Last updated: 7/31/2026, 11:59:27 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.91 BTN |
| 10 SVC | 109.12 BTN |
| 50 SVC | 545.60 BTN |
| 100 SVC | 1,091.21 BTN |
| 500 SVC | 5,456.04 BTN |
| 1,000 SVC | 10,912.08 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-31T11:59:27Z",
"rates": {
"BTN": 10.912081
}
}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": 1091.2081,
"rate": 10.912081
}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