---
title: "Changes to Convert between metals, currencies, and units"
method: GET
path: "/v1/convert"
---

# Changes to Convert between metals, currencies, and units

`GET /v1/convert`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-08-18** `b7c4b36e1fa1` — 8 breaking, 1 warning, 8 info

## Changes

- **2026-08-18** `b7c4b36e1fa1` — 8 breaking, 1 warning, 8 info
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `429`
  - the response property `message` became optional for the status `503`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `401`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `429`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `503`
  - removed the optional property `detail` from the response with the `422` status
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was added to the API
  - added the non-success response with the status `500`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - added the required property `details` to the response with the `422` status
  - added the required property `error` to the response with the `422` status
  - added the required property `message` to the response with the `422` status

---

[Operation](https://skmtc.dev/goldprice/apis/gold-api/docs/v1/convert/get.md) · [API](https://skmtc.dev/goldprice/apis/gold-api.md) · [Page](https://skmtc.dev/goldprice/apis/gold-api/changes/v1/convert/get)
