Files @ baa2e883cdfe
Branch filter:

Location: NPO-Accounting/oxrlib/tests/historical1.json

Brett Smith
config: historical command accepts just two currency arguments.

This shows the rates between two currencies without converting a specific
amount.
{
    "disclaimer": "https://openexchangerates.org/terms/",
    "license": "https://openexchangerates.org/license/",
    "timestamp": 982342800,
    "base": "USD",
    "rates": {
        "AED": 3.67246,
        "ALL": 144.529793,
        "ANG": 1.79,
        "USD": 1
    }
}