M-x helm-coinmarketcap
Change the variable helm-coin-currency
to show the price in the desired currency.
(setq helm-coinmarketcap-currency "PEN")
- Open coin page in Coinmarketcap.
- Fetch json data from Coinmarketcap api and open a buffer with this data.