Rate Overview
Live
1 BTN = 0.092758 SVC
1 SVC = 10.7807
BTN
Avg
0.092405
High
0.092767
Low
0.091835
Last updated: 6/19/2026, 8:38:54 AM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.09 SVC |
| 10 BTN | 0.93 SVC |
| 50 BTN | 4.64 SVC |
| 100 BTN | 9.28 SVC |
| 500 BTN | 46.38 SVC |
| 1,000 BTN | 92.76 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-06-19T08:38:54Z",
"rates": {
"SVC": 0.092758
}
}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.275799999999998,
"rate": 0.092758
}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