Guide
What an MVP really costs in Australia
In short
Every route to a first version, priced honestly: no-code, doing it yourself, freelance, fixed-price, studio and agency. Includes the ongoing costs that never appear in a quote, and the six questions that tell you whether a quote is trustworthy.
9 min read · Last updated
Why quotes vary by a factor of twenty
Ask five people what an MVP costs and you will get answers between $500 and $150,000. They are not disagreeing. They are describing different things, because "MVP" has stopped meaning anything specific.
Two founders can both say they need an MVP. One means a landing page with a waitlist form. The other means a two-sided marketplace with escrow payments, identity verification and an admin system. Both are reasonable uses of the term and the second is forty times the work.
So the first useful thing to do is stop asking what an MVP costs and start asking what your MVP costs. That means writing down what it does before you ask anyone for a number.
The six routes, priced
These are Australian market figures as at September 2026, for a first version of a web product with roughly three to five features.
1. Build it yourself — $0 plus tooling
Free in money, expensive in calendar time. For a non-developer, the realistic timeline to ship something that takes real payments is three to six months of evenings and weekends. The most common outcome is abandonment somewhere around month two, usually at authentication or deployment.
Worth doing if learning to build is a goal in itself, or if your budget is genuinely zero. Both are legitimate positions.
2. No-code — under $1,000 up front, $30 to $500 a month forever
Bubble, Webflow, Softr, Glide and Airtable are good tools and often the right engineering decision, not just the cheap one. For a directory, a membership site or an internal database app, they will beat a custom build on both cost and speed.
The costs that arrive later are lock-in — you cannot export the app and host it elsewhere — and a pricing curve that scales with users or records. Trivial at fifty users, uncomfortable at five thousand.
3. Freelancer, hourly — $40 to $150 an hour
Cheapest per hour, and for a well-specified job it is genuinely the best value on this list. The catch is that you become the project manager: writing the specification, reviewing the work and deciding when it is finished are all now your job, and that is real work with a real cost.
Total cost is unknown until it is finished, which is the part founders underestimate.
4. Fixed-price solo developer — $3,000 to $15,000
A written scope, a fixed total and a delivery date. The risk of the build taking longer sits with the developer rather than with you, which is the whole point of the structure. Less polish than an agency, no redundancy if the developer is unavailable, and a scope you cannot change mid-build without it becoming a new project.
5. Small studio — $15,000 to $50,000, six to twelve weeks
A small team, usually a developer and a designer with some process around them. Noticeably better design than a solo build and more resilient to one person being sick. Slower, because coordination has a cost.
6. Agency — $50,000 to $150,000, three to six months
Project manager, designer, developers, testers, contracts and insurance. The right answer for complex or regulated products, or when your customer requires a vendor with a team. A meaningful share of the budget goes on discovery and coordination before anything is built.
What actually drives the number
Four things, roughly in order of impact.
Feature count, non-linearly. Five features are not five-thirds the work of three. Every feature interacts with every other one, so the cost curve bends upwards. This is the single biggest lever you control.
Whether money changes hands. Payments add real work: checkout, webhooks, failure handling, refunds, receipts, and the tax question. Worth every hour when willingness to pay is what you are testing, and a waste when it is not.
Whether the design is bespoke. A clean interface built from a component library is fast. A custom design system with its own visual language is a separate project with its own budget, and almost never belongs in a first version.
Integrations you do not control. Anything that talks to an external system you cannot change — an accounting package, a government API, a legacy database — carries unpredictable cost, because the surprises live on the other side of the connection.
The costs nobody quotes for
The build is a one-off. Running the product is not. Budget for these from day one:
- Hosting — $0 to $20 a month at low volume on a platform like Vercel, rising with traffic.
- Database — $0 to $30 a month for a managed Postgres instance at MVP scale.
- Domain — $15 to $30 a year.
- Transactional email — free up to a few thousand emails a month, then $20 or so.
- Payment fees — around 1.75% plus 30c per domestic card transaction through Stripe in Australia.
- AI API usage — genuinely variable. Cheap per call, and capable of surprising you without per-user limits in place.
- Your own time — the largest line item on the list, and the one nobody writes down.
For most MVPs the running cost is under $50 a month until you have real traffic. It is not the thing to worry about. The thing to worry about is that nobody mentioned it.
How to compare two quotes properly
Compare the scope documents first. Then ask all six of these:
- Exactly what is being built? A feature list specific enough that you could check it off on delivery.
- What is explicitly excluded? The most valuable paragraph in any quote, and the one that prevents the argument later.
- Fixed price or hourly? This decides who carries the risk of the build taking longer than expected.
- Who owns the code? In Australia a contractor retains copyright by default unless the agreement assigns it. Get assignment in writing, plus the repository in your account and hosting under your own login.
- What happens if it runs over? Ask for the specific answer, not a reassurance.
- What support is included, and for how long? Real users find things a build never will.
A quote missing several of these is not necessarily a bad developer, but it is an unfinished conversation. The reluctance to answer, if you meet any, is itself the information.
What we charge and why
Launch My MVP is $3,500 AUD, fixed, for three core features delivered in 48 hours, with the code transferred to you and a week of bug fixes afterwards. A $1,750 deposit holds the build slot and the balance is due after you have seen it working.
The reason it can be that price is what is excluded. No project manager, no discovery phase billed by the week, no bespoke design system, and a scope that does not move once agreed. The build is AI-assisted from a hardened starter template, which removes the days normally spent on authentication, payments and deployment boilerplate.
It is not the right choice for every project, and the comparison pages on this site say plainly where an agency, a freelancer, a no-code platform or building it yourself is the better answer. If your product is complex, regulated or needs a team, you should be talking to an agency and we will tell you so on the call.