Rate Overview
Live
1 BTN = 0.093770 SVC
1 SVC = 10.6644
BTN
Avg
0.094057
High
0.094483
Low
0.093688
Last updated: 4/17/2026, 5:49:30 PM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.09 SVC |
| 10 BTN | 0.94 SVC |
| 50 BTN | 4.69 SVC |
| 100 BTN | 9.38 SVC |
| 500 BTN | 46.89 SVC |
| 1,000 BTN | 93.77 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-04-17T17:49:30Z",
"rates": {
"SVC": 0.09377
}
}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.377,
"rate": 0.09377
}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