Hi Ramu,
You can set currency globally by changing this line in general.properties:
# -- the default currency to use for prices, etc
currency.uom.id.default=USD
For example: If you set up one store for e-commerce site, you have to set the currency of store(Default Currency Uom Id) and the currency of party group(who is defined as "Pay To Party Id") :)