---
title: "GET /exchange/changelly/estimate"
method: GET
path: "/exchange/changelly/estimate"
---

# GET /exchange/changelly/estimate

`GET /exchange/changelly/estimate`

Estimate Changelly rate

## Query parameters

- `id` string, required
- `from` string, required
- `to` string, required
- `amount` number, float, required

## Response `200`

Changelly estimation

- object
  - `rate` string
  - `result` string
  - `amount` string
  - `error` string

## Other responses

- `default` — Unexpected error

## Changes

- **2023-08-17** (v4) `f882b8f9c51d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/exchange/changelly/estimate/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/revisions/f27f8d5b80e3?raw)
