The short answer: most business apps built by a UK agency in 2026 land between £30,000 and £120,000, with simple apps starting around £12,000 and complex platforms running past £200,000. Those numbers have come down over the last two years, and AI-assisted delivery is the reason, at least for teams using it properly. But the headline range still hides the question that actually matters now, which is whether you should build the full thing at all yet, or validate it first for a fraction of the cost. AI has changed that maths in more than one way, and not all of them are the way people think.
I'm Gareth, CTO at Foresight Mobile. I've been quoting app builds for the best part of 20 years, and the "how much does an app cost" conversation in 2026 sounds different to the one I was having even two years ago. Let's go through what you'll actually pay, where the money goes, and how to avoid spending six figures on something you weren't sure about.
Here's the honest breakdown by complexity, based on UK agency pricing this year and what we see quoted across the market:
The old version of this article, written in 2023, quoted a range of £1,000 to £100,000. I'm calling that out because the bottom of that range no longer means what it used to. In 2026, anything under about £12,000 from a development team is almost always no-code or an AI-generated prototype, and that comes with caveats I'll get to. The "£1,000 app" a business would actually trust in front of customers doesn't really exist anymore.

Yes, but the reason has shifted. The app economy isn't growing on the back of new downloads anymore. It's growing on spend per user.
In 2025, global consumer spending on apps reached $155.8 billion, up 21.6% year on year, while total downloads actually fell 2.7% to 106.9 billion. That's the fifth year running that installs have dropped while revenue has climbed. Non-game apps alone pulled in $82.6 billion, up nearly 34%. (Those figures are from Appfigures, reported in January 2026.)
What that means for your budget: people aren't downloading more apps, they're spending more inside the few they keep. So the money you put into quality, retention and a reason to come back matters more than ever. A cheap app that gets deleted in a week is the most expensive app you can build, because you pay for it and get nothing. That's the lens I'd want you applying to every line of the quote.
App pricing confuses people because the code itself is rarely the biggest line. Here's roughly where a typical build spends:
The single biggest cost lever is platform count. Build the same app twice, once for each platform, and you pay close to twice. Build it once with a cross-platform toolkit and you don't. We use Flutter for our app builds for exactly this reason: one codebase, both platforms, with Google backing the framework long term.
This is the real 2026 question, and the answer is genuinely two-sided.
On one hand, AI build tools have collapsed the cost of trying an idea. An MVP that would have cost £15,000 to £30,000 two years ago can now be stood up for under £500 using AI app builders. Developers using AI assistants complete well-defined tasks up to 55% faster, and we feel that in our own delivery. For validating a concept or getting a clickable prototype in front of users, it's the cheapest it has ever been.
On the other hand, validated is not the same as production-ready, and this is where a lot of money gets quietly lost. Gartner expects 40% of AI-augmented coding projects to be cancelled by 2027, mostly on cost overruns and weak controls. One set of benchmarks found developers felt 20% faster with AI but measured 19% slower in real, complex codebases. AI is brilliant at the first 80% of an app. The last 20%, the security, the scale, the accessibility, the App Store review, the maintenance, is where production cost still lives, and AI doesn't remove it. It just moves it downstream where it's more expensive to fix.
So the smart move in 2026 isn't "build it cheap with AI" or "ignore AI and pay full price". It's to use AI to validate fast and cheap, then invest properly in turning what works into something real. That middle path is exactly what our Vibe Code to Production service exists for, and if you want the longer argument on the quality gap, I wrote about how AI-generated apps compare to production apps separately.
There's a second half to this that most buyers haven't caught up with yet, and it's the reason our own build prices have come down. That expensive last 20% isn't actually fixed. A team that uses AI with real engineering guardrails, rather than as a shortcut, can take genuine cost out of the production work too. We run our Flutter builds through the open-source Agentic Coding Toolkit, which puts proper structure around AI-assisted development. Every change moves from spec to plan to build to verification, with test-driven development and Flutter-specific patterns built in, so the AI speeds the work up instead of quietly degrading the codebase. On the design side, AI-assisted design in Figma plus a reusable design system of shared components and design tokens means the interface is decided once and flows straight into the build, rather than being redrawn screen by screen. The result: we've taken roughly 20 to 30% out of what it costs us to ship a production app over the last two years, with the same testing, the same industry-standard architecture and the same store-review work as before. That's a real saving on a properly built app, not a corner cut, and we pass it on.


These trip people up because they're recurring and easy to forget when you're focused on the build:
Budget 15% to 25% of your original build cost, every year, for maintenance. A £50,000 app means roughly £7,500 to £12,500 a year to keep it healthy: OS updates, library upgrades, security patches, and the steady drip of changes Apple and Google push out.
Here's the part nobody likes hearing: over an app's life, maintenance typically totals two to four times the original build cost. The build is the deposit, not the whole mortgage. An app that was built well costs less to maintain, and an app where corners were cut is where that multiplier really bites. We offer ongoing support and maintenance precisely so this is a predictable line in your budget rather than a nasty surprise in year two.
A few things genuinely move the number, from what we see across our projects:
It depends on complexity, the same as it does anywhere, and I'd be wary of anyone who gives you a firm number before understanding what you're building. What I can promise is a competitive price, a full team rather than a lone freelancer, a traceable track record including work for brands like Levi's and EA, and ongoing support so your app stays current with iOS and Android long after launch. Because we build with AI-assisted delivery and one cross-platform codebase, we tend to sit at or below the lower end of the ranges above for a given spec, not above them, and without trading away the testing and architecture that keep an app alive.
If you want a real number instead of a range, the fastest route is our App Gameplan. In four weeks you'll know what to build, what it'll cost, and whether it makes commercial sense, for a fixed fee that's credited back if you go ahead with the build. Or just get in touch for a no-obligation chat about your idea.
How much does it cost to build a simple app in the UK in 2026?
A simple app with a few screens and standard features typically costs £12,000 to £30,000 from a UK agency, taking around 10 to 16 weeks. Below roughly £12,000 you're into no-code or AI-prototype territory, which is fine for validating an idea but usually not ready to put in front of paying customers.
Can AI build my app for cheaper?
AI can build a prototype or MVP for under £500, which is great for validating an idea. A raw AI build tool doesn't make a production app cheaper, though, because the security, scale, store-review and maintenance work still has to be done properly. The saving comes from a team that uses AI with real engineering guardrails: structured workflows, automated testing and a reusable design system. That's how we've taken roughly 20 to 30% out of our own production build costs over two years without dropping the quality. Use AI to validate cheaply, then build it for real with a team that uses AI the right way.
How does Foresight use AI to keep build costs down?
We run our Flutter builds through the open-source Agentic Coding Toolkit, which puts engineering discipline around AI-assisted development: every change goes from spec to plan to build to verification, with test-driven development and Flutter-specific patterns built in. On the design side we use AI-assisted design in Figma plus a reusable design system, so the interface is defined once and flows straight into the build. The result is fewer hours on a properly tested, well-architected app, and we pass that saving on rather than charging you for the slow way of working.
Why do app costs vary so much?
Cost tracks the time and people a project needs, which is driven by complexity, the number of platforms, the backend involved, and how polished the design has to be. Payments, live chat, third-party integrations and real-time data all add up. A clear, validated scope is the best way to keep the number predictable.
What are the ongoing costs of an app after launch?
Budget 15% to 25% of the build cost per year for maintenance, plus the Apple Developer fee (£79/year) and any backend hosting. Over the full life of an app, maintenance usually totals two to four times the original build.
How much does it cost to publish an app to the App Store and Google Play?
The Apple Developer Program is £79 a year in the UK, and Google Play charges a one-time $25 registration fee. If you sell through the app, store commission is 15% under $1M of annual revenue and 30% above.