HACKER Q&A
📣 themodelplumber

Free/low-cost crypto price APIs?


Looking to find sources beyond Binance and Kucoin, which I see used in a lot of tutorials. Thanks for any tips.


  👤 lioeters Accepted Answer ✓
Coinbase has API endpoints that require no authentication. For example:

https://api.coinbase.com/v2/exchange-rates?currency=BTC

---

On a more hobby/personal scale, I like the convenient API of rate.sx.

http://rate.sx/

https://github.com/chubin/rate.sx