Rate Overview
Live
1 SVC = 10.8957 BTN
1 BTN = 0.091780
SVC
Avg
10.8960
High
10.9141
Low
10.8770
Last updated: 7/10/2026, 5:25:01 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.90 BTN |
| 10 SVC | 108.96 BTN |
| 50 SVC | 544.78 BTN |
| 100 SVC | 1,089.57 BTN |
| 500 SVC | 5,447.84 BTN |
| 1,000 SVC | 10,895.68 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-10T05:25:01Z",
"rates": {
"BTN": 10.895677
}
}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": 1089.5676999999998,
"rate": 10.895677
}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