Is it possible to obtain coin prices on the BSC with pancakefactory2 using other LPs besides BNB (BUSD, USDT)?

The latest price of any token is directly associated with its most recent trade. You need to find this latest trade to get the latest price of a given token. As per the question’s request, we exclude the pools of BNB and BUSD in PancakeSwap: Factory v2 while determining the latest price of the token.

In the following example, we are determining the price of Dogecoin (0xba2ae424d960c26247dd6c32edc70b295c744c43) against currencies in the pools other than BNB and BUSD in PancakeSwap: Factory v2 in the BSC network. As of May 27, 2024, The price of Dogecoin was $0.17 when it traded against the PancakeSwap token. Use the Bitquery API to explore more: price of the token against other than BNB, BUSD in different pools on PankcakeSwap v2 - Blockchain Data API.

Use Bitquery API link to get the price of any token ( coin ) Explore API to get the price of token (coin) https://ide.bitquery.io/price-of-the-token-against-other-than-BNB-BUSD–in-different-pools-on-PankcakeSwap-v2