---
title: "GET /currencies/"
method: GET
path: "/currencies/"
tags: ["currencies"]
---

# GET /currencies/

`GET /currencies/`

Endpoint that lists the currencies supported by Manatal

## Response `200`

- object[]
  - `id` integer
  - `name` string, required
  - `symbol` string, required
  - `code` string, required
  - `logo` string, uri, nullable

---

[API](https://skmtc.net/manatal/apis/manatal-career-page-api.md) · [All operations](https://skmtc.net/manatal/apis/manatal-career-page-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/manatal/manatal-career-page-api/revisions/59053f2da83c/schema)
