# Functions
NewConverter creates and initializes the converter.
# Structs
Converter will convert the base price to the currency supplied Note: we are expecting sane inputs and therefore skipping input validation.
# Interfaces
Config is the config for Converter.