Rate Overview
Live
1 SVC = 10.8328 BTN
1 BTN = 0.092312
SVC
Avg
10.5790
High
10.8328
Low
10.3870
Last updated: 3/28/2026, 10:44:05 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.83 BTN |
| 10 SVC | 108.33 BTN |
| 50 SVC | 541.64 BTN |
| 100 SVC | 1,083.28 BTN |
| 500 SVC | 5,416.42 BTN |
| 1,000 SVC | 10,832.84 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-28T10:44:05Z",
"rates": {
"BTN": 10.832843
}
}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": 1083.2843,
"rate": 10.832843
}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