ccc is Console Currency Converter. Sample usage:
$ ccc.py 45 czk usd
2.24
$ ccc.py 45 czk USD 2012-02-02
2.34
It uses free API http://currencies.apps.grandtrunk.net/ and a local cache.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ccc is Console Currency Converter. Sample usage:
$ ccc.py 45 czk usd
2.24
$ ccc.py 45 czk USD 2012-02-02
2.34
It uses free API http://currencies.apps.grandtrunk.net/ and a local cache.