Currency annual price stats
Currencies
Currency annual price stats
Description
Year-by-year USD price stats for a single currency — high (intra-year max), low (intra-year min) and change (percent move from the first to the last available price within the year). Each row covers one calendar year.
Pricing
- 1 credit per request.
GET
Currency annual price stats
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Numeric coin id.
Example:
1
Response
Calendar year.
Example:
2024
Highest USD price observed in the year.
Example:
"108135.00"
Lowest USD price observed in the year.
Example:
"38520.10"
Percent change from the first to the last available USD price in the year. Null when the opening price is zero.
Example:
121.34