Rate Overview
Live
1 BTN = 0.091412 SVC
1 SVC = 10.9395
BTN
Avg
0.091417
High
0.091738
Low
0.090788
Last updated: 5/28/2026, 1:17:15 AM
Quick Conversions
| BTN | SVC |
|---|---|
| 1 BTN | 0.09 SVC |
| 10 BTN | 0.91 SVC |
| 50 BTN | 4.57 SVC |
| 100 BTN | 9.14 SVC |
| 500 BTN | 45.71 SVC |
| 1,000 BTN | 91.41 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-05-28T01:17:15Z",
"rates": {
"SVC": 0.091412
}
}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.1412,
"rate": 0.091412
}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