You have a business idea. Maybe you have already validated that there is demand. Now you need to build something: a minimum viable product that lets you get to market, acquire your first users, and learn fast. The inevitable question is: how much is it going to cost?
After building MVPs for startups and SMBs in Chile for years, here is the honest answer: it depends on the type of product, but there are real ranges you can use to plan.
Types of MVP and their real costs
Landing page + form + manual process (1-2 weeks). Cost: $500-$1,500 USD. This is the cheapest and most underrated MVP. Instead of building a platform, you create a landing page that sells your service and handle the process manually behind the scenes. If you cannot validate demand with this, a $50,000 app will not solve it either.
Simple web app — CRUD with authentication (4-6 weeks). Cost: $3,000-$8,000 USD. A dashboard where users sign up, upload data, and see results. No complex integrations, no sophisticated business logic. Think of a simple management system, a directory, or an internal tool.
SaaS platform with integrations (6-10 weeks). Cost: $8,000-$20,000 USD. This is where products that connect with external APIs (payments, email, WhatsApp, CRMs), have complex business logic, and need to handle multiple user types come in. It is the type of MVP we build most frequently.
Native mobile app (8-14 weeks). Cost: $12,000-$30,000 USD. If you need a native app for iOS and Android, the cost goes up significantly. Our recommendation: unless your product requires phone hardware (camera, real-time GPS, critical push notifications), start with a responsive web app and migrate to native once you have traction.