--- displayed_sidebar: currencyReference slug: /references/currency --- import { TypeList } from "docs-ui" # ICurrencyModuleService Reference This section of the documentation provides a reference to the `ICurrencyModuleService` interface’s methods. This is the interface developers use to use the functionalities provided by the Currency Module. The main service interface for the Currency Module. ## Methods - [retrieve](../../ICurrencyModuleService/methods/currency.ICurrencyModuleService.retrieve/page.mdx) - [list](../../ICurrencyModuleService/methods/currency.ICurrencyModuleService.list/page.mdx) - [listAndCount](../../ICurrencyModuleService/methods/currency.ICurrencyModuleService.listAndCount/page.mdx)