Hi Kousik,
You can have a lookup entity (Currency) where the Admin creates the desirable currencies from that entity, and associate it with the entity that is used to capture the user’s input, and in the page add a reference selector where the user will select a currency from the drop-down.
Edit:
In case you wanted to provide the output dynamically as the user selects the input you can use the On Change activity on the input fields