Rate Overview
Live
1 SVC = 11.0098 BTN
1 BTN = 0.090828
SVC
Avg
10.9490
High
11.0146
Low
10.9006
Last updated: 5/28/2026, 4:37:24 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 11.01 BTN |
| 10 SVC | 110.10 BTN |
| 50 SVC | 550.49 BTN |
| 100 SVC | 1,100.98 BTN |
| 500 SVC | 5,504.88 BTN |
| 1,000 SVC | 11,009.77 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-05-28T04:37:24Z",
"rates": {
"BTN": 11.009768
}
}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": 1100.9768,
"rate": 11.009768
}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