---
title: "Create Quotation"
method: POST
path: "/exchanges/quotation"
---

# Create Quotation

`POST /exchanges/quotation`

## Request body

- object
  - `from` string, required — Source currency from Get Wallets
  - `amount` string, required — Amount of source currency
  - `to` string, required — Destination currency from Get Wallets

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/eversend/apis/authentication.md) · [All operations](https://skmtc.net/eversend/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eversend/authentication/versions/7c1b8e2a0830/schema)
