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

app oer_conversion_rates

A minimalist terminal currency convertor

6 stable releases

1.2.2 Jan 18, 2025
1.1.1 Sep 9, 2024
1.1.0 Jun 16, 2024
1.0.1 Jun 16, 2024
1.0.0 Jun 15, 2024

#21 in Finance

Download history 3/week @ 2024-10-02 2/week @ 2024-10-09 1/week @ 2024-12-11 223/week @ 2025-01-15

223 downloads per month

GPL-3.0-or-later

26KB
118 lines

A minimalist terminal currency converter

How to run

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

Example:

$ oer_conversion_rates 500 USD GBP
500 USD is 410.61 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

~11–23MB
~333K SLoC