Menu
Tools
Finance
Entertainment
Support
Members
You are here
Home
ยป API
API Test
API name
bin2dec
Description
Convert binary to decimal
Sample request
11110001001000000
GET response
{"bin":"11110001001000000","dec":123456}