Rate Overview
Live
1 BTN = 0.091779 SVC
1 SVC = 10.8957
BTN
Avg
0.091777
High
0.091937
Low
0.091624
Last updated: 7/10/2026, 12:14:24 PM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.09 SVC |
| 10 BTN | 0.92 SVC |
| 50 BTN | 4.59 SVC |
| 100 BTN | 9.18 SVC |
| 500 BTN | 45.89 SVC |
| 1,000 BTN | 91.78 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-07-10T12:14:24Z",
"rates": {
"SVC": 0.091779
}
}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.1779,
"rate": 0.091779
}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