API ReferenceMarket DataTicker & Price

Ticker & Price

Latest price and rolling 24-hour statistics.

GET/api/v1/ticker/priceWeight: 1PUBLIC

Get the latest traded price for one symbol, or for every symbol when you omit the parameter.

ParameterTypeRequiredDescription
symbolSTRINGNoReturn one symbol only; omit for all
json
{ "symbol": "BTCUSDT", "price": "64210.50" }
GET/api/v1/ticker/24hrWeight: 1 (40 for all symbols)PUBLIC

Rolling 24-hour statistics: price change, high, low, volume and last price.

ParameterTypeRequiredDescription
symbolSTRINGNoOne symbol; omit for all (higher weight)
json
{
  "symbol": "BTCUSDT",
  "priceChange": "1503.20",
  "priceChangePercent": "2.40",
  "lastPrice": "64210.50",
  "highPrice": "64980.00",
  "lowPrice": "62110.00",
  "volume": "1284.53",
  "quoteVolume": "81760420.11",
  "openTime": 1717344000000,
  "closeTime": 1717430400000
}
Notevolume is in the base asset; quoteVolume is in the quote asset. For BTCUSDT that is BTC traded and USDT traded, respectively.
© 2018–2026 fexwave All rights reserved
Risk Warning

Cryptocurrencies and their derivatives are innovative financial products with great volatility and high investment risks. Although fexwave is committed to providing users with easy-to-use trading tools, trading itself is still a highly sophisticated field. Trading digital assets and their derivatives are subject to high market risk and price volatility and may result in partial or total loss of account funds. You must carefully consider and exercise clear judgment to evaluate your financial situation and the aforementioned risks before using fexwave Services. You shall be responsible for all losses arising therefrom. If necessary, please consult relevant professionals to make informed decisions before investing. By accessing, downloading, using or clicking on “I agree” to accept any fexwave Services provided by fexwave, you agree that you have read, understood and accepted all of the terms and conditions stipulated in fexwave's Terms of Use as well as our Privacy Policy.

Trading by copying or replicating the trades of other traders involves a high level of risks, even when copying or replicating the top-performing traders. Past performance of a fexwave community member is not a reliable indicator of future performance. Content on fexwave's trading platform is generated by members of its community and does not contain advice or recommendations by or on behalf of fexwave.