---
title: "Delete a custom exchange rate on a particular date"
method: DELETE
path: "/v1/org/{orgId}/exchange-rate/{date}"
tags: ["exchange-rate"]
---

# Delete a custom exchange rate on a particular date

`DELETE /v1/org/{orgId}/exchange-rate/{date}`

## Path parameters

- `orgId` string, required
- `date` string, date, required

## Query parameters

- `currencyCode` string, required

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

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