Source: https://awesomecalcs.com/cagr-calculator/50000-to-150000-in-7-years
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# CAGR for Rs 50,000 Growing to Rs 1.5 Lakh in 7 Years

> Calculate the compound annual growth rate for Rs 50,000 growing to Rs 1,50,000 over 7 years.

Interactive calculator: https://awesomecalcs.com/cagr-calculator/50000-to-150000-in-7-years

Keywords: cagr calculator, 50000 to 150000 cagr, cagr 7 years

## Scenario inputs

```json
{
  "inputs": {
    "mode": "calculate-cagr",
    "initialValue": 50000,
    "finalValue": 150000,
    "years": 7
  }
}
```

## Frequently asked questions

### How is CAGR different from average annual return?

Average annual return simply averages each year’s return, which can overstate growth when returns are volatile. CAGR instead measures the single constant rate that actually connects the starting and ending value, so it reflects compounding accurately.
