In this article10
- 1.How much does custom software cost per hour?
- 2.How much does a custom software project cost in total?
- 3.What drives the cost of custom software?
- 4.Does AI make custom software cheaper?
- 5.Why an MVP approach costs less
- 6.Custom build or off-the-shelf?
- 7.Code ownership: the forgotten cost
- 8.Frequently asked questions
- 9.Next steps
- 10.Sources
Custom software development cost in 2026 ranges from roughly 5,000 euros for a scoped integration or automation to 100,000 euros or more for a complete business platform. The price is driven mainly by the number of user roles, the integrations with systems you already run, and how strict your security and uptime requirements are. Teams that start with a small working version and expand from there keep costs under far better control than teams that specify everything upfront.
The short version:
- In a market like the Netherlands, freelance developers charge about 70 to 130 euros per hour depending on seniority. Agencies usually sit in or above that range.
- Integrations, roles and permissions drive cost far more than the number of screens.
- AI speeds up coding, but not thinking, testing and securing. Do not expect it to halve your budget.
- Make sure you own the code and data. That saves more over time than any discount.
How much does custom software cost per hour?
Most quotes come down to hours times rate. Rates vary a lot by country, so here is one well-documented reference market. In the Netherlands, where Airflows is based, Knab reports (2024 figures) that freelance software developers charge an average of 91 euros per hour excluding VAT, and IT freelancers overall 98 euros. Freelance.nl puts IT juniors at 70 to 90 euros and senior specialists at 110 to 130 euros. Check local benchmarks for your own market, but the logic of the rest of this article holds everywhere.
An agency often charges more per hour than a freelancer, but includes project management, design, testing, security and continuity when someone leaves. Compare what is included, not just the rate.
| Rate level | Indicative hourly rate (excl. VAT) | What you usually get |
|---|---|---|
| Junior freelancer | 70 to 90 euros | Execution against a clear specification |
| Senior freelancer | 110 to 130 euros | Independent delivery, architecture advice |
| Agency or engineering team | Often fixed price per phase | Design, build, test, operations and handover |
How much does a custom software project cost in total?
A rate means little without an estimate of scope. The figures below are worked examples at roughly 100 euros per hour. They show how the scale shifts, not what your quote will be.
| Project type | Example | Indicative effort | Worked example |
|---|---|---|---|
| Integration or automation | Web shop orders flow into the accounting system automatically | 40 to 100 hours | 4,000 to 10,000 euros |
| Internal tool | Planning dashboard fed from your ERP | 100 to 250 hours | 10,000 to 25,000 euros |
| Customer portal or work platform | Customers see orders, documents and invoices | 250 to 600 hours | 25,000 to 60,000 euros |
| Business platform | CRM, scheduling, quotes and invoicing in one | 600 hours or more | 60,000 euros and up |
On top of that come running costs: hosting, licenses for connected services, AI tokens where relevant, and maintenance. Budget a fixed monthly amount or an SLA for maintenance and small improvements. Software that stands still ages: dependencies need security patches and third-party APIs change.
What drives the cost of custom software?
Buyers tend to think in screens: "we need a dashboard, a list and a form". Screens are rarely the expensive part. These are the real cost drivers:
1. Integrations with existing systems. Every connection to an ERP, accounting package, CRM or Microsoft 365 has its own authentication, rate limits and quirks. A read-only integration is simpler than one that writes back and resolves conflicts. More in ERP integration and automation.
2. Roles and permissions. One user type is simple. An employee, a team lead, a customer and an external partner who each see different things require design, build and above all testing.
3. Data migration. Moving data from a legacy system or spreadsheets is almost always more work than expected, because the data itself is messy.
4. Security and availability requirements. Personal data, payments or health data mean extra work on logging, encryption, audit trails and privacy compliance.
5. Uncertainty. The less defined the process, the more rework. That is why a good project starts by mapping the process, not by writing code.
Does AI make custom software cheaper?
Partly, and less than the marketing suggests. AI coding tools write a lot of code quickly, and for standard work like forms, lists and tests they save real time. The evidence on overall productivity is mixed. Research organization METR measured in early 2025 that experienced open source developers took 19% longer on their tasks when allowed to use AI tools. A follow-up points toward speedup, but METR itself calls that data unreliable.
Veracode found that 45% of AI-generated code samples failed security tests. Code that is written fast but that nobody understands or reviews is a loan against your future budget. We cover this in depth in vibe coding explained for business.
What does that mean for your budget? A team that uses AI well builds faster, especially in the first version. Architecture, integrations, security and testing remain human work. A quote that costs a fraction of the others "because AI" deserves one question: who reviews the code?
Why an MVP approach costs less
The most expensive mistake in custom software is writing an exhaustive requirements document, building everything at once, and discovering months later that users work differently than assumed. An MVP approach reverses that:
- Discovery. Map the process, data and integrations, prioritize and choose an architecture. At Airflows this is a fixed price starting at 3,500 euros.
- MVP in 4 to 8 weeks. A working first version with only the core: the one process that delivers the most value.
- Iterations. Expand based on real usage, in short rounds with a clear budget per round.
- Production with SLA. Monitoring, updates and ongoing development under fixed terms.
You get value sooner, you spend less on features nobody uses, and you can stop or change course after each phase. How to pick the first process is covered in our business process automation guide.
Custom build or off-the-shelf?
Custom is not always the right answer. For accounting, email and payroll, standard software is fine and cheaper. Custom pays off when:
- Your process differentiates you and a package forces you to work like everyone else.
- You are currently stitching four or five tools together with spreadsheets and manual work.
- Per-user license costs climb steeply as you grow.
- You want your data in one place so you can put AI on top of it.
Often the best answer is a mix: keep your accounting or ERP system and build your own layer for scheduling, customer contact or reporting. For a concrete CRM comparison, see custom CRM vs Salesforce and HubSpot.
Code ownership: the forgotten cost
With custom software you pay for something that should belong to you. Yet many contracts state that the vendor keeps the intellectual property and grants you a license, or that the software only runs on the vendor's platform. Then you pay twice when you leave.
Check every proposal for:
- Who owns the source code? Get IP transfer in writing, or at minimum a perpetual, transferable license.
- Where does the code live? In a repository under your name that you can access.
- Where is the data and can you export it?
- Can another team continue the work? Mainstream technology and documentation make that possible.
At Airflows you receive the full code and data under your own control, with no vendor lock-in. You can stop or continue development yourself at any time.
Frequently asked questions
How much does custom software development cost in 2026?
A scoped integration or automation starts around 5,000 euros. An internal tool or customer portal typically lands between 10,000 and 60,000 euros, and a complete business platform above that. The scope of integrations, roles and data migration determines where you land.
How much does it cost to develop a custom app?
It depends on scope rather than on the word "app". A simple internal app with one user type and one integration can stay under 25,000 euros, while a customer-facing app with accounts, payments and several integrations easily goes past 50,000. An MVP-first approach lets you validate before you commit to the full budget.
What is a normal hourly rate for a software developer?
In the Netherlands, freelance developers charge about 70 to 130 euros per hour excluding VAT, with an average around 90 euros for a software developer. Agencies usually charge more but include project management, testing and continuity.
Does AI make custom software cheaper?
Partly. AI speeds up writing standard code, but research shows mixed results for overall productivity, and AI-generated code often contains security flaws. Design, integrations, testing and security remain most of the work.
Next steps
Skip the thirty-page requirements document. Pick the one process that costs the most time or causes the most errors today, write down which systems are involved and who uses it. That is enough for a first conversation and a realistic estimate.
Want to know what your situation would cost? See our pricing or start with the free AI scan to find where the biggest gains are.
Sources
- Knab: Uurtarief zzp'ers in de IT (2024)
- Freelance.nl: Actueel uurtarief overzicht voor zzp'ers (accessed September 26, 2026)
- METR: Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity (July 10, 2025)
- METR: We are Changing our Developer Productivity Experiment Design (February 24, 2026)
- Veracode: 2025 GenAI Code Security Report (July 30, 2025)

Builds AI agents, automations and custom software for businesses at Airflows.



