# Read currencies **GET /currencies** Read a list of available currencies within Finago Office accounting module. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters #### Headers - **Authorization** (string) Authorization header ## Responses ### 200: #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body Parameters: application/json (array[object]) - **code** (string) The currency code used in transactions within the Finago Office. - **rate** (number) The exchange rate of the currency. [Powered by Bump.sh](https://bump.sh)