What actually drives the cost
Custom software is priced by engineering time, and engineering time is driven by four things:
- Workflow count, not screen count: a ten-screen app with two workflows is cheaper than a five-screen app with payroll logic.
- Roles and permissions: every extra role (owner, manager, staff, auditor) multiplies the testing surface.
- Integrations: payment gateways, WhatsApp, Tally exports and government portals each add real work.
- Polish level: an internal tool and a customer-facing product have different design budgets, honestly so.
Typical price ranges in India (2026)
Ranges vary by studio, city and scope, but for a small, senior Indian studio doing considered work, these are honest starting points:
Anyone quoting a fixed price for a vague brief is guessing, and you pay for the guess later in change requests. A more useful question than "what does it cost" is "what does the first useful release cost."
- Marketing website (a few pages, CMS): ₹40,000 to ₹1.5 lakh
- Business website or light web app: ₹1 lakh to ₹3 lakh
- Custom internal tool or operations dashboard: ₹2 lakh to ₹6 lakh
- Custom CRM: ₹4 lakh to ₹15 lakh
- Multi-module operations platform: ₹6 lakh to ₹25 lakh and up, usually phased across releases
- E-commerce storefront with admin: ₹2 lakh to ₹10 lakh
How much does a mobile app cost in India?
Mobile apps are priced the same way, by workflow and platform:
A native Android build in Kotlin costs less than shipping two separate native apps. React Native covers both platforms from one codebase and is usually the value choice for business apps.
- Android-only app, one core workflow: ₹2 lakh to ₹8 lakh
- Cross-platform app (Android and iOS from one codebase): ₹4 lakh to ₹15 lakh
- Apps with offline mode, payments or live sync sit at the higher end
Fixed price or time and materials?
For a first build, a fair middle path is a fixed-scope first release, then a retainer for everything after.
- Fixed price suits a small, well-defined scope where the brief cannot move. You trade flexibility for certainty.
- Time and materials, or a monthly retainer, suits anything that will evolve, which is most real software. You keep control of priorities and only pay for work actually done.
The costs people forget
The build price is not the whole number. Budget for:
- Maintenance: 15 to 20 percent of build cost per year.
- Hosting and infrastructure: usually modest for a small business system.
- Third-party fees: payment gateway charges, SMS and WhatsApp, map or email APIs.
- Change requests: real, and cheaper when you ship in slices instead of one big spec.
How to keep the cost sensible
Scope discipline saves more money than a cheaper hourly rate ever will.
- Ship the most painful workflow first, not everything at once.
- Cut roles and reports you cannot name a real user for.
- Reuse proven components instead of custom-building commodity features.
- Involve the people who will actually use the system before design, not after.
What you are really paying for
Custom software is capital up front instead of a subscription forever. Over the life of a system, owning software that fits how you work usually beats renting a template you bend your business around. You pay more only when you rebuild features an off-the-shelf tool would have given you for free.
Questions people also ask
How much does custom software development cost in India?
For a small, senior Indian studio in 2026: a marketing website with CMS lands in the low lakhs, a focused internal tool or dashboard in the mid lakhs (roughly ₹2 to 6 lakh), and a custom CRM or multi-module operations platform runs higher (₹4 lakh and up), usually phased across releases. Price is driven by workflow count, roles, integrations and polish, not by screen count.
How much does it cost to build an app in India?
A focused business app with one core workflow and a handful of roles typically starts in the low-to-mid lakhs. An Android-only build ranges from about ₹2 to 8 lakh; a cross-platform app for Android and iOS from about ₹4 to 15 lakh. Offline support, payments and live sync push it higher.
How much does it cost to build a custom CRM in India?
A custom CRM usually runs from about ₹4 lakh to ₹15 lakh depending on the number of pipelines, roles, automations and integrations. It is often phased: a usable first release with the core deal and contact flow, then reporting, automations and mobile added over time.
Why is custom software more expensive than SaaS subscriptions?
It is not, over the life of the system. SaaS looks cheap per seat but scales with team size and paid tiers forever; custom software is capital up front plus 15 to 20 percent yearly maintenance, and you own the result. Custom costs more only when you build features a template would have given you.
Should I choose fixed price or time and materials?
Fixed price suits a small, well-defined scope that will not change. Time and materials or a monthly retainer suits anything that will evolve, which is most software. A fair middle path for a first project is a fixed-scope first release, then a retainer for everything after.
What makes software projects go over budget?
Three patterns cause most overruns: building everything at once instead of shipping the most painful workflow first, budgeting zero for maintenance so the system rots, and specifying features without asking the staff who will use them daily. Scope discipline fixes more budgets than cheaper rates do.
How should I budget for software maintenance?
Set aside roughly 15 to 20 percent of the build cost per year. That covers hosting, security updates, small improvements and support. Skipping it is the most common way a working system quietly rots into a liability.