Rate Overview
Live
1 BTN = 0.092311 SVC
1 SVC = 10.8329
BTN
Avg
0.095699
High
0.097443
Low
0.092311
Last updated: 3/28/2026, 6:36:55 PM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.09 SVC |
| 10 BTN | 0.92 SVC |
| 50 BTN | 4.62 SVC |
| 100 BTN | 9.23 SVC |
| 500 BTN | 46.16 SVC |
| 1,000 BTN | 92.31 SVC |
Get BTN/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SVCExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T18:36:55Z",
"rates": {
"SVC": 0.092311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SVC",
"amount": 100
},
"result": 9.2311,
"rate": 0.092311
}Build with BTN/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key