Rate Overview
Live
1 BTN = 0.095141 SVC
1 SVC = 10.5107
BTN
Avg
0.095372
High
0.096068
Low
0.094953
Last updated: 3/8/2026, 7:41:05 AM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.10 SVC |
| 10 BTN | 0.95 SVC |
| 50 BTN | 4.76 SVC |
| 100 BTN | 9.51 SVC |
| 500 BTN | 47.57 SVC |
| 1,000 BTN | 95.14 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-08T07:41:05Z",
"rates": {
"SVC": 0.095141
}
}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.514100000000001,
"rate": 0.095141
}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