Currently, there is no real ordering for the currencies in the CurrencySelect component apart from putting some of the most common ones on top:
https://github.com/nobt-io/frontend/blob/master/src/components/CurrencySelect/CurrencySelect.js
We should figure out an appropriate ordering for this.