This tool tries to answer questions like:

  1. If I had X amount of the ABC token, about how much would that be worth in USD?
  2. If I spent $10 USD, about how many ABC tokens could I buy?

The data source comes from https://accounts.hive-engine.com/marketHistory?symbol=BEE. The token symbol at the end can be changed to any Hive-Engine token. The most recent "closePrice" is used here since it reflects the most recent transaction price.

Source code: https://github.com/crrdlx/heconverter. Help is welcome. 😃

Made with by crrdlx