Value of one coin in usd for a specific symbol

I have a simple question. How to get the value of one coin in usd for coin-m futures?
Thanks in advance for your answer.

You can’t query a coin’s value in USD (fiat), but you can obtain the value in USDT (stable coin, with price close to fiat) by using https://binance-docs.github.io/apidocs/futures/en/#symbol-price-ticker.

i found the solution. It’s the field “contractSize” in exchangeinfo that defines the value of one coin for coin-m futures. Thanks anyway.

1 Like