---
title: "Currency"
method: GET
path: "/v1/currency"
tags: ["Base"]
---

# Currency

`GET /v1/currency`

## Response `200`

OK

- CurrenciesCurrency
  - `code` string
  - `decimals` integer
  - `local` string
  - `name` string
  - `symbol` string

## Changes

- **2024-11-29** `19794fb70c24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sysadminsmedia/apis/homebox-api/changes/v1/currency/get.md)

---

[API](https://skmtc.dev/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.dev/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/revisions/5da7752182cb/schema)
