Currency-lib
It's a class library that implements functions for working with curren
...CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide the data about currency for the country.
CurrencyLabel is a widget for displaying currency. This widget supports multiple display formats and styling with Qt Stylesheet.
CurrencyLineEdit is a widget for inputting currency. The widget supports multiple input formats and implements autocompletion for entering the currency code. It can be configured to introduce a limited list of currencies.