---
title: "GET /api/v1/constants/prices"
method: GET
path: "/api/v1/constants/prices"
tags: ["Constants"]
---

# GET /api/v1/constants/prices

`GET /api/v1/constants/prices`

## Query parameters

- `currency` string, required

## Response `200`

- CurrencyPricesDto
  - `prices` CurrencyPriceDto[], required
    - `price` number, required
    - `currency` 'usdc' | 'usdt' | 'pyusd' | 'eurc' | 'brett' | 'dai' | 'btc' | 'eth' | 'matic' | 'bnb' | 'sol' | 'busd' | 'trx' | 'food' | 'bonk' | 'wif' | 'goat' | 'spx' | 'truf' | 'pengu', required
    - `coingeckoId` string

## Other responses

- `500`

---

[API](https://skmtc.net/copperx/apis/copperx-api-2.md) · [All operations](https://skmtc.net/copperx/apis/copperx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/copperx/copperx-api-2/revisions/c0bfbc37fb98/schema)
