This package browser is in early development. Mind the rough edges.

python-forex-python 1.5

Foreign exchange rates and currency conversion

python-forex-python can be used to manipulate foreign exchange rates and to operate currency conversions.

Features:

  • List all currency rates.

  • BitCoin price for all currencies.

  • Converting amount to BitCoins.

  • Get historical rates for any day since 1999.

  • Conversion rate for one currency(ex; USD to INR).

  • Convert amount from one currency to other.('USD 10$' to INR).

  • Currency symbols.

  • Currency names.

Installation

Install python-forex-python 1.5 as follows:

guix install python-forex-python@1.5

Or install the latest version:

guix install python-forex-python

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.