Rate Overview
Live
1 SVC = 10.9342 BTN
1 BTN = 0.091456
SVC
Avg
10.9184
High
10.9342
Low
10.9005
Last updated: 8/19/2026, 6:43:06 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.93 BTN |
| 10 SVC | 109.34 BTN |
| 50 SVC | 546.71 BTN |
| 100 SVC | 1,093.42 BTN |
| 500 SVC | 5,467.08 BTN |
| 1,000 SVC | 10,934.17 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-08-19T06:43:06Z",
"rates": {
"BTN": 10.934165
}
}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": 1093.4165,
"rate": 10.934165
}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