FixerClient will act as a wrapper around HttpClient, this will help in following - Allows to neatly implement a Singleton access to HttpClient. - Moves GetFixerUrl from Fixer Facade - Allows to expose a public method such as UseHttps() to support https connection #11