---
title: "GET /api/orders/spreads/{currencyPairsStr}"
method: GET
path: "/api/orders/spreads/{currencyPairsStr}"
tags: ["ApiOrders"]
---

# GET /api/orders/spreads/{currencyPairsStr}

`GET /api/orders/spreads/{currencyPairsStr}`

## Path parameters

- `currencyPairsStr` string, required

## Response `200`

Success

- PriceSpread[]
  - `currencyPair` string, nullable
  - `bidMax` number, double
  - `askMin` number, double
  - `average` number, double

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
