Brokers
This section describes the available brokers for fetching exchange rates.
PyOXR
PyOXR
is the default broker. It uses the Open Exchange Rates API to fetch exchange rates.
To use this broker, you need to sign up for a free account and get an API key.
Common
The common
module provides a base class for creating custom brokers.