Rate Overview
Live
1 SVC = 10.9394 BTN
1 BTN = 0.091412
SVC
Avg
10.5741
High
11.0146
Low
10.2624
Last updated: 5/28/2026, 2:33:41 AM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.94 BTN |
| 10 SVC | 109.39 BTN |
| 50 SVC | 546.97 BTN |
| 100 SVC | 1,093.94 BTN |
| 500 SVC | 5,469.72 BTN |
| 1,000 SVC | 10,939.44 BTN |
Get SVC/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BTNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-28T02:33:41Z",
"rates": {
"BTN": 10.939439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BTN",
"amount": 100
},
"result": 1093.9439,
"rate": 10.939439
}Build with SVC/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key