---
title: "Compare current rates per exchange"
method: GET
path: "/exchanges"
---

# Compare current rates per exchange

`GET /exchanges`

## Response `200`

Per-exchange current rates

- object[]
  - `source` string
  - `buyMedian` number, nullable
  - `sellMedian` number, nullable
  - `spread` number, nullable
  - `observationCount` integer

---

[API](https://skmtc.net/paralelo/apis/paralelo-bo-api.md) · [All operations](https://skmtc.net/paralelo/apis/paralelo-bo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paralelo/paralelo-bo-api/versions/d2cad55002db/schema)
