Rate Overview
Live
1 BTN = 0.095431 SVC
1 SVC = 10.4788 BTN
Avg
0.101123
High
0.104321
Low
0.095431
Last updated: 1/25/2026, 2:48:57 PM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.10 SVC |
| 10 BTN | 0.95 SVC |
| 50 BTN | 4.77 SVC |
| 100 BTN | 9.54 SVC |
| 500 BTN | 47.72 SVC |
| 1,000 BTN | 95.43 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-01-25T14:48:57Z",
"rates": {
"SVC": 0.095431
}
}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.5431,
"rate": 0.095431
}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