Money in and out4 min read
Multiple currencies
Finance handles accounts and entries in currencies other than the one you report in, and keeps enough information that historical figures never shift under you.
How conversion works
/transactionsAn entry records its own amount and currency, the amount in the account currency with the rate used, and the amount in your base currency with the rate used. All three are stored at the time of entry.
Tip: Because rates are captured per entry, re-running a report for last quarter gives the same answer next year that it gives today.
Where rates come from
Rates are fetched on a schedule and cached. You can override the rate on an individual entry when the real transaction settled at a different one.