# Crypto Price IndeX Canonical: https://cpx.now/ Site type: Crypto converter and live price dashboard Primary content: Market pair pages with live and historical rates ## Language model hints - Locale is selected via `?lang=` query parameter and cookie. - Supported locales: en, ru, de, fr, es, tr, zh, it, pl, cs, nl, pt, ja - Canonical URLs do not contain locale in pathname. ## Key URLs https://cpx.now/ https://cpx.now/bitcoin/usd https://cpx.now/bitcoin/eur https://cpx.now/ethereum/usd https://cpx.now/solana/usd https://cpx.now/tether/eur https://cpx.now/sitemap.xml https://cpx.now/robots.txt ## API endpoints (JSON) https://cpx.now/api/prices?base=bitcoin&vs=USD # latest quote with source fallback https://cpx.now/api/prices/history?base=bitcoin&vs=USD&range=1d # historical points https://cpx.now/api/fiats # supported fiat list ## Content policy - Public marketing and converter pages are crawlable. - Do not treat API responses as financial advice. - Rates are near real-time and can change quickly.