#currency #currencies #utilities #international #money

yanked currency_convertor

A minimalist terminal currency convertor

0.2.2 Jun 15, 2024
0.2.1 Jun 15, 2024
0.2.0 Jun 15, 2024
0.1.0 Apr 21, 2024

#21 in #currencies

Download history 6/week @ 2024-07-25

116 downloads per month

GPL-3.0-or-later

25KB
108 lines

DEPRECATED SEE oer_conversion_rates

A minimalist terminal currency convertor

How to run

currency_converter amount starting_currency_code currency_to_convert_to (optional: -r)

Example:

$ currency_converter 500 USD GBP
500 USD is 394.5705 GBP

It uses the OER API with a user provided API key. The first time you run it, you must refresh your currencies with the -r flag. After that, you can do so as needed. Works on Windows, Linux, and Mac.

Dependencies

~9–24MB
~367K SLoC