Crypto Price Checker
A Crypto Prices app that takes a pair of crypto or fiat tickers and returns the current price of the pair.
Want to stay updated on the current value of your favorite cryptocurrencies? Look no further than Crypto Price Checker! Simply input a pair of crypto or fiat tickers and receive the current price of that pair. If no ticker_to is specified, the app will default to using USD. With real-time updates, you never have to worry about missing out on a price spike again. Stay informed and ahead of the game with Crypto Price Checker!
How to
Comments (0)
API docs
Learn how to use Crypto Price Checker effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What is the current price of Bitcoin in USD?"
-
Prompt 2: "Can you check the price of Ethereum in GBP?"
-
Prompt 3: "How much is 1 BTC in EUR?"
-
Prompt 4: "Check the current price of ADA."
-
Prompt 5: "Find the price of XRP in USD."
Features and commands
Feature/Command | Description |
---|---|
check_price | This command returns the current price of a pair of crypto or fiat tickers. You need to provide the ticker_from (crypto or fiat ticker to find the current price from) and ticker_to (crypto or fiat ticker to find the current price to). The default value for ticker_to is USD if no value is passed. |