Rate Overview
Live
1 SVC = 10.8136 BTN
1 BTN = 0.092476
SVC
Avg
10.8410
High
10.8840
Low
10.8136
Last updated: 5/7/2026, 4:40:20 PM
Quick Conversions
| SVC | BTN |
|---|---|
| 1 SVC | 10.81 BTN |
| 10 SVC | 108.14 BTN |
| 50 SVC | 540.68 BTN |
| 100 SVC | 1,081.36 BTN |
| 500 SVC | 5,406.79 BTN |
| 1,000 SVC | 10,813.57 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-07T16:40:20Z",
"rates": {
"BTN": 10.813572
}
}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": 1081.3572000000001,
"rate": 10.813572
}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