#currency #international #currencies #utilities #money #api-key

app oer_conversion_rates

A minimalist terminal currency convertor

3 stable releases

1.1.0 Jun 16, 2024
1.0.1 Jun 16, 2024
1.0.0 Jun 15, 2024

#34 in Finance

Download history 391/week @ 2024-06-13 61/week @ 2024-06-20 2/week @ 2024-07-18 17/week @ 2024-07-25

73 downloads per month

GPL-3.0-or-later

26KB
118 lines

A minimalist terminal currency converter

How to run

currency_converter amount starting_currency_code currency_to_convert_to (optional: -r,-k)

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 add an OER API key with the -k flag. After that, you can do so as needed. If you want to refresh your currencies, use the -r flag. Works on Windows, Linux, and Mac.

Dependencies

~13–31MB
~471K SLoC