Crates.io | exchage |
lib.rs | exchage |
version | 0.1.1 |
source | src |
created_at | 2019-09-13 06:57:41.56927 |
updated_at | 2019-09-13 07:15:46.573918 |
description | A commandline tool converting currencies |
homepage | |
repository | https://github.com/Domon/exchage |
max_upload_size | |
id | 164533 |
size | 74,234 |
A commandline tool converting currencies.
$ cargo install exchage
Obtain an API key from https://www.currencyconverterapi.com/ and export
it
to the API_KEY
environment variable.
$ export API_KEY=...
$ exchage 1 AUD_USD
Given Amount: "1"
Base Amount: $1.0
Rate: 0.686816
Target Amount: $0.686816