How proportional rates work
Every currency is defined by a factor relative to a shared internal base unit.
When you type into the active currency, the app computes
base = value ÷ factor,
then derives every other currency with
output = base × factor.
Changing any factor here rescales that currency instantly while keeping all proportions intact.