Rate Overview
Live
1 SVC = 10.8886 BTN
1 BTN = 0.091840
SVC
Avg
10.6503
High
11.0146
Low
10.3036
Last updated: 7/6/2026, 3:47:01 PM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.89 BTN |
| 10 SVC | 108.89 BTN |
| 50 SVC | 544.43 BTN |
| 100 SVC | 1,088.86 BTN |
| 500 SVC | 5,444.28 BTN |
| 1,000 SVC | 10,888.55 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-06T15:47:01Z",
"rates": {
"BTN": 10.888553
}
}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": 1088.8553,
"rate": 10.888553
}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