[GH-ISSUE #49] Currency support #7022

Closed
opened 2026-04-10 16:42:11 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Shagon94 on GitHub (May 7, 2022).
Original GitHub issue: https://github.com/actualbudget/actual/issues/49

Currently there is no currency support. Having accounts be in specific currencies is somewhat of a requirement nowadays.

This feature can be further be improved by adding a conversion ratio to display values. For example, account 1 has 100 EUR, account 2 has 100,000 YEN, if there's a transaction in YEN and the default currency is EUR we could display the equivalent value in brackets.

Originally created by @Shagon94 on GitHub (May 7, 2022). Original GitHub issue: https://github.com/actualbudget/actual/issues/49 Currently there is no currency support. Having accounts be in specific currencies is somewhat of a requirement nowadays. This feature can be further be improved by adding a conversion ratio to display values. For example, account 1 has 100 EUR, account 2 has 100,000 YEN, if there's a transaction in YEN and the default currency is EUR we could display the equivalent value in brackets.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7022