Crypto Exchange Rates API
Receive an API key immediately and have access to the cryptocurrency exchange rates data right away.
Crypto Exchange Rates API
The Crypto Exchange Rates API is a reliable tool designed to streamline the process of obtaining cryptocurrency market data and exchanging digital currencies. It features two main endpoints: one for retrieving current and historical price information, and another for crypto-to-crypto exchange rates for a wide range of coins. This API is ideal for traders and investors who require timely and accurate market data, as well as for those looking to execute coin swaps efficiently.

Crypto Prices API
The Crypto Price API offers up-to-date and historical pricing information on a vast array of cryptocurrencies. It allows users to view the latest prices and track percentage fluctuations over the last hour, 24 hours, or week. Moreover, it provides insights into trading volumes and the overall market cap for each cryptocurrency. You simply need to specify which cryptocurrency you wish to convert and into which fiat currency, or vice versa, and the API will handle the rest.
[
{
"name": "Bitcoin",
"ticker": "BTC",,
"price": "$34,259.14",
"change_1h": "0.8%",
"change_24h": "-0.1%",
"change_7d": "20.5%",
"volume_24h": "$23,964,863,096",
"market_cap": "$668,893,454,933"
}
]
{
"base_coin": "BTC",
"target_coin": "ETH",
"exchange_rate": 19.11,
"timestamp": "2023-11-02T15:00:00Z"
}
{
"base_coiny": "BTC",
"target_coin": "TRX",
"exchange_rate": 348867.30,
"timestamp": "2023-11-02T15:00:00Z"
}
Crypto Pairs API
The Crypto Pairs API presents live exchange rates for hundreds of cryptocurrencies, making it easier to trade between different coins directly without the need to convert to standard currencies like dollars or euros. It offers the convenience of quickly understanding the exchange value between two cryptocurrencies, such as the conversion rate from Bitcoin to Ethereum. To access this information, users just need to specify the base currency and the target currency in their API request.
Formats to Download the Data
The crypto exchange rates data is accessible in three main formats. In this way, Finnworlds fully addresses your needs for data delivery formats. Request your data format and get income statement data instantly. No matter the format of your choice, you obtain crypto data without any differences in the data transfer time. Please, contact support@finnworlds.com for notifying which data format you prefer. You can always change the data delivery format.
SDKs and Devkits
Excel and CSV
Control the Data
/crypto_prices&ticker= BTC ADA ETH TRX DOGE