CryptoPrices.space

Real-time cryptocurrency prices and market data

Live
Original Image

Universal Converter

Rate:
Rate:
Rate:
# Name Price 24h Change Market Cap 24h Volume
Loading cryptocurrencies...

Your Favorite Cryptocurrencies

No favorites yet. Add cryptocurrencies from the Prices tab by clicking the heart icon!

CryptoPrice API Documentation

Welcome to the CryptoPrice API documentation. This site provides real-time cryptocurrency market data, conversions, and market analytics.

📊 Data Sources

CoinLore API

Real-time cryptocurrency market data with historical trends and market information.

REST API Free Tier
View Endpoint →

Cryptofonts

High-quality SVG icons for cryptocurrencies - open source GitHub repository.

Open Source SVG
Visit Cryptofonts →

Flagicons CDN

Country flag icons for 40+ fiat currencies with circular SVG format.

CDN Global
View Library →

🔌 API Endpoints

Get Tickers

GET /api/tickers/

Fetch real-time ticker data for major cryptocurrencies.

Request:
https://api.coinlore.com/api/tickers/?start=0&limit=100
Response (Sample):
{
  "data": [{
    "id": "90", "symbol": "BTC", "name": "Bitcoin",
    "price_usd": "45230.50", "percent_change_24h": "2.35",
    "market_cap_usd": "876543210000", "volume24a": "25000000000"
  }]
}

✨ Features

📈
Real-time Prices

Live cryptocurrency prices updated every 30 seconds

🔄
Multi-Conversion

Crypto-to-crypto, crypto-to-fiat, fiat-to-fiat conversions

💰
40+ Currencies

Support for major fiat currencies and cryptocurrencies

🌐
Global Data

Market cap, volume, and 24h change tracking

🎨
Dark/Light Theme

Customizable interface with theme toggle

Favorites

Save and manage your favorite cryptocurrencies

🔄 Data Refresh

Refresh Rate: Every 30 seconds

Data Freshness: Real-time market data

Status: Live

All price data is automatically updated to ensure you have the most current market information available.

Original Image
Original Image