AI App Builders

Replit Pricing in 2026: Verified Plans, Credit Costs and Publishing Fees

Francesc14 min read

Replit pricing in 2026 runs on four plans plus metered usage: a free Starter tier, Core at $20 per month ($18 billed annually), Pro at $100 per month ($90 billed annually), and a custom Enterprise tier. The subscription is only half the bill. Every plan includes a monthly credit allowance, and everything you do beyond that allowance (Agent work, publishing, databases, storage) is charged as pay-as-you-go usage under Replit's effort-based pricing model. This guide breaks down the plans, the credit mechanics, and the publishing fees, all verified against Replit's own pricing page and billing docs on August 22, 2026.

Replit pricing in 2026: plan tiers, credit allowances and metered publishing costs

Quick Answer

  • Replit pricing (verified August 22, 2026): Starter is free, Core is $20/mo or $18/mo billed annually, Pro is $100/mo or $90/mo billed annually, Enterprise is custom.
  • Credits are the real currency. Core includes $20/mo in credits, Pro starts at $100/mo. Credits cover Agent work, published apps, storage and database operations. Past that, you pay usage rates.
  • Effort-based pricing means the same prompt costs different amounts. Replit charges per checkpoint based on how much work the Agent did: as little as $0.06 for simple requests, and multiple dollars for large ones.
  • Publishing is billed separately from the subscription. Autoscale is $2/mo plus $0.60 per million compute units and $0.40 per million requests. Reserved VMs run $15 to $130 per month. Static hosting is free with $0.05/GB transfer.
  • Most Replit pricing guides on page one are quoting stale numbers. We checked eight of them against the live pricing page. Several still list a Teams plan that the pricing page no longer shows, and quote Core at $25/mo or $17/mo.

Replit pricing in 2026: the four plans

These figures come from replit.com/pricing, read live on August 22, 2026, with the annual toggle compared against the monthly toggle.

Plan Monthly Billed annually Included credits Parallel agents
Starter Free Free Daily agent credits Limited Agent access
Core $20/mo $18/mo $20/mo 2
Pro $100/mo $90/mo From $100/mo 10
Enterprise Custom Custom Custom Custom

The annual discount is modest. Replit advertises "up to 10% off" for yearly billing, which works out to $216/year on Core instead of $240, and $1,080/year on Pro instead of $1,200.

What each plan actually unlocks

Replit's own plan-comparison table is buried inside an FAQ accordion on the pricing page. Here are the limits that tend to decide the plan for real projects:

Limit Starter Core Pro Enterprise
Apps 10 Unlimited Unlimited Unlimited
Collaborators 1 5 All team members All team members
Development time 1,200 minutes Unlimited Unlimited Unlimited
Storage per app 2 GiB 50 GiB 256 GiB Custom
Development outbound transfer 1 GiB 100 GiB 1,000 GiB Custom
Publishing outbound transfer 10 GiB 100 GiB 100 GiB Custom
SSH access No Yes Yes Yes
Agent autonomy Basic Advanced Advanced Advanced
SSO / SAML No No No Yes
Custom invoicing No No No Yes

Two details worth flagging. Publishing outbound transfer does not increase from Core to Pro; both cap at 100 GiB, and only Enterprise is custom. And the free Starter tier allows exactly one published live project and one static deployment, which is the constraint most people hit first.

Pro also adds database rollback up to 28 days, the ability to invite up to 50 viewers, and premium support. Core adds Plan mode, unlimited workspaces, and removal of the "Made with Replit" badge.

The Pro credit tiers

Pro is not a single price. It is a subscription with a selectable credit allowance, and the discount grows with the tier:

Monthly credits Annual price per month Saving
$100 $90 $10
$250 $215 $35
$500 $425 $75
$1,000 $825 $175
$2,500 $2,000 $500

At the top tier you are paying $24,000 a year for $30,000 of credits. That is a real 20% discount, but it also tells you who Replit expects to be spending at that level: teams running many parallel agents continuously.

How Replit credits work

This is the part that surprises people, so it is worth being precise. Per Replit's billing docs:

  • Credits are a single pooled currency. They cover Agent work, publishing (hosting your app on Replit), database operations, and storage. There is no separate hosting invoice; hosting eats the same credits your Agent does.
  • Credits reset on your monthly renewal date, not the first of the month.
  • Pro credits roll over for two months. Core credits do not get the same treatment in the docs.
  • When you run out, you either buy a credit pack or fall through to pay-as-you-go rates automatically.
  • Third-party API calls made by the Agent are billed at the provider's public API rate and deducted from your Replit credits.

There is also a Free Mode. Replit's AI billing docs describe it as no-cost everyday Agent work for Core and Pro subscribers within an allowance, with paid modes and confirmed paid work falling under effort-based pricing. So a Core subscription is not simply "$20 of Agent work and then you stop"; some routine work sits outside the metered path.

Effort-based pricing: why the same prompt costs different amounts

Replit replaced a flat per-checkpoint charge with effort-based pricing. The mechanics, from Replit's own announcement and docs:

  • The Agent creates a checkpoint when it completes work on your request. One checkpoint per request, to reduce billing fragmentation.
  • The charge scales with how long and how hard the Agent worked. Replit's framing is that price follows effort and delivered value.
  • The old flat rate was $0.25 per checkpoint. Under effort-based pricing, simple requests can cost as little as $0.06, while more involved requests usually cost more than $0.25 and can reach multiple dollars for large pieces of work.

The honest read: this is cheaper for small edits and more expensive for big builds. It also makes your monthly bill genuinely hard to forecast, which is the single most common complaint in the r/replit threads that rank on page one for this keyword. One recent thread is titled "just got charged 6 dollars while on the free version (for One prompt)"; another documents $350 in a single day.

Replit does ship real cost controls, and you should turn them on before your first serious build:

  • Usage alerts: an email when spending beyond your monthly credits crosses a threshold you set.
  • Budgets: a hard monthly cap. When you hit it, Replit suspends usage-based services and emails you.
  • Per-checkpoint visibility: hover the usage icon in the Agent tab to see what each checkpoint cost.

Both live under Account then Billing. A budget is the difference between a surprise and a bounded experiment.

Replit publishing costs

Publishing is where a working app turns into a recurring bill. These rates are from Replit's publishing-costs documentation, verified August 22, 2026. All of it draws down your monthly credits first, and you only pay overage once those credits are gone.

Publishing type Base fee Usage rates
Autoscale $2.00/mo $0.60 per million compute units, $0.40 per million requests
Scheduled $2.00/mo $0.60 per million compute units, scheduler free
Static Free $0.05 per GB of data transfer
Reserved VM (shared medium, 0.5 vCPU / 2 GB) $15.00/mo Included
Reserved VM (dedicated small, 1 vCPU / 4 GB) $35.00/mo Included
Reserved VM (dedicated medium, 2 vCPU / 8 GB) $50.00/mo Included
Reserved VM (dedicated large, 4 vCPU / 16 GB) $130.00/mo Included

There is a fresh change here that no page-one guide has picked up yet. On July 22, 2026, Replit announced it was cutting the cost of hosting and running apps on Replit Cloud, stating that prices for apps running at scale would drop by more than 50% starting August 1, 2026, applied automatically to already-published apps. The rates in the table above are the ones in force after that change. Any Replit pricing guide dated before August 2026 is quoting pre-cut publishing numbers, even when its plan prices happen to be right.

Most Replit pricing guides are quoting stale numbers

Because this keyword is commercially valuable, it attracts a lot of competitor-blog coverage, and that coverage decays fast. We pulled the page-one and page-two results for "replit pricing" and checked each one's headline claims against the live pricing page on August 22, 2026.

Source (published) What it claims Live on August 22, 2026
Superblocks Core $17/mo annual, Pro $95/mo annual Core $18/mo annual, Pro $90/mo annual
Launchpad.io (Feb 25, 2026) Core $25/mo ($20 annual), Teams $40/user/mo Core $20/mo ($18 annual), no Teams plan listed
No Code MBA (Apr 8, 2026) Core $25/mo ($20 annual) Core $20/mo ($18 annual)
Creatr (Aug 12, 2026) Core $25/mo ($20 annual) Core $20/mo ($18 annual)
eesel AI (Nov 14, 2025) Teams $40/user/mo ($35 annual) No Teams plan listed
Softr (Jun 25, 2026) Core $20/mo or $18 annual, Pro $100/mo or $90 annual Correct on plan prices

The pattern is consistent: guides written before Replit's February 24, 2026 plan change still quote Core at $25/mo and a Teams plan at $40 per user. Replit's own blog post from that date says Core dropped to $20/month and introduced Pro at $100/month. The pricing page today lists Starter, Core, Pro and Enterprise, with no Teams tier shown.

The practical lesson for anyone budgeting: read replit.com/pricing and docs.replit.com/billing directly, and treat every third-party pricing table (including this one) as needing a date stamp before you trust it.

What Replit actually costs: three worked scenarios

These are arithmetic on Replit's published rates, not measured benchmarks. Your Agent consumption will differ.

Weekend prototype, Starter (free). You get daily agent credits, a built-in database, ten apps and one published live project. Static hosting is free, so a landing page or static tool can genuinely run at $0. The ceiling you hit is the single published project and the 1,200 minutes of development time.

Solo founder shipping one real app, Core annual. $18/mo subscription, so $216/year, which includes $20/mo in credits. At the $0.06 floor those credits cover roughly 330 simple checkpoints; at a mixed $0.50 average, roughly 40 checkpoints a month. Add an Autoscale deployment and the $2 base plus traffic comes out of the same $20. If you instead need a Reserved VM at $35/mo for an always-on process, you are $15/mo over the allowance before the Agent has done anything, so realistic total is around $35 to $60 per month.

Small production app with a team, Pro annual. $90/mo with $100 in credits. A dedicated medium Reserved VM is $50/mo. Five million Autoscale requests is $2.00 in request fees plus $2 base plus compute units. The credits absorb that comfortably; what pushes Pro users past their allowance is Agent work across ten parallel agents, not hosting.

The structural point across all three: Replit's subscription is not the number to budget against. The credit burn rate of your Agent usage is.

Replit pricing compared to Totalum pricing

If cost predictability is your actual concern, the comparison worth making is against a builder that prices per project rather than per unit of agent effort. Totalum's published plans, verified on totalum.app the same day:

Replit Totalum
Free tier Starter, daily agent credits, 1 published project Free, 50 credits/mo, 100-row database
Entry paid Core $20/mo ($18 annual), $20 credits Starter $29/mo, 300 credits
Mid tier Pro $100/mo ($90 annual), from $100 credits Business $59/mo, 600 credits, deploy, hosting and custom domain included
Higher tier Pro credit tiers to $2,500/mo Professional $99/mo, 1,200 credits
Enterprise Custom From $299/mo, 5,000+ credits
Hosting billing Metered separately, drawn from credits Included from the Business plan
Overage model Effort-based pay-as-you-go per checkpoint Credit allowance per plan
API access Enterprise contact for invoicing Self-serve at $0.07 per credit
Output Apps that run on Replit Cloud Next.js project you own and can download

The two differences that matter most for a budget. First, hosting: on Replit it is metered and consumes the same credits as your Agent, so a traffic spike and a heavy build compete for the same pool. On Totalum, deploy and hosting are part of the Business plan at $59/mo. Second, exit cost: Totalum generates a real Next.js project with the database, auth and payments wired in, and you can download the full source at any time, so the pricing question is not also a lock-in question. Our Replit vs Totalum comparison goes deeper on the output difference, and 10 Best Replit Alternatives in 2026 covers the wider field.

For the same analysis on the other builders in this category, see Bolt.new pricing in 2026, Lovable pricing in 2026, and Base44 pricing in 2026. If you would rather start without a card at all, the best free AI app builders in 2026 compares the free tiers head to head.

How to keep a Replit bill under control

  1. Set a budget before your first build, not after your first surprise. Account then Billing, hard cap, done.
  2. Watch the per-checkpoint cost in the Agent tab for the first few sessions so you learn what a cheap request looks like versus an expensive one.
  3. Scope requests smaller. Effort-based pricing rewards small, well-specified changes and punishes vague "build me the whole thing" prompts that run long.
  4. Pick the right publishing type. If your app is static, static hosting is free plus $0.05/GB. Reaching for a Reserved VM you do not need is a fixed $15 to $130 every month.
  5. Do not forget third-party API calls. Anything the Agent calls out to is billed at the provider's public rate against your credits.

FAQ

How much does Replit cost per month in 2026?

Replit costs $0 on the free Starter plan, $20/mo on Core ($18/mo billed annually), and $100/mo on Pro ($90/mo billed annually), with custom Enterprise pricing. Those are subscription prices only. Agent work, publishing, storage and database usage beyond your included monthly credits are billed on top as pay-as-you-go usage.

Is there still a Replit Teams plan?

Replit's public pricing page on August 22, 2026 lists four tiers: Starter, Core, Pro and Enterprise. There is no Teams plan shown. Many third-party guides still quote a Teams plan at $40 per user per month, which reflects the pre-February 2026 lineup. Pro now covers multi-person use with up to 15 collaborators and 50 viewers.

What is Replit effort-based pricing?

Effort-based pricing charges you per Agent checkpoint according to how much work the Agent performed, instead of a flat rate per checkpoint. Replit says simple requests can cost as little as $0.06, while more involved requests usually cost more than the old $0.25 flat rate and can run to several dollars. It makes small edits cheaper and large autonomous builds both more expensive and harder to predict.

Does Replit pricing include hosting?

Partly. Publishing costs are deducted from your plan's monthly credit allowance, so light hosting is effectively covered. Once credits are exhausted you pay usage rates: $2/mo plus $0.60 per million compute units and $0.40 per million requests for Autoscale, $15 to $130/mo for Reserved VMs, and $0.05/GB of transfer for otherwise-free static hosting.

Did Replit lower its prices in 2026?

Yes, twice. On February 24, 2026 Replit dropped Core from $25 to $20 per month and introduced the $100 Pro plan. On July 22, 2026 it announced that hosting and running apps on Replit Cloud would get cheaper, with prices for apps running at scale falling by more than 50% from August 1, 2026, applied automatically to published apps.

How do I stop Replit from overcharging me?

Set a hard monthly budget and usage alerts under Account then Billing. When a budget is met, Replit suspends usage-based services and emails you rather than letting spend continue. Also keep requests small and specific, since effort-based pricing scales with how long the Agent works on a single checkpoint.

The verdict on Replit pricing

Replit's headline prices are reasonable and, as of 2026, lower than they were a year ago. The difficulty is not the sticker price, it is that the subscription is a credit allowance rather than a cap, and that Agent effort, hosting, storage and database operations all draw from the same pool. If you build in short, well-scoped increments and set a budget, Core at $18/mo annual is good value. If you plan to let an agent run long autonomous builds, expect the usage line to exceed the subscription line, and price it accordingly.

Ready to build with predictable pricing?

If what you want is a real, production-grade app whose hosting and database are part of the plan rather than a metered line item, Totalum builds a complete Next.js project with auth, payments, database, file storage and deployment already wired in, and you own and can download every line of the code. Start free at totalum.app with 50 credits a month, no card required.

Sources: replit.com/pricing and docs.replit.com/billing/deployment-pricing (both read live August 22, 2026), Replit's effort-based pricing recap, and Replit's Pro plan announcement (February 24, 2026). Builder comparison data: ai-agents-benchmark.com.

Francesc

Writes for the Totalum blog about AI app building, no-code development, and product engineering.

Related posts

Start building with Totalum

Create your web app with AI in minutes. No code needed.

Start building free