Agentmarketplace

n8n Pricing: n8n Cloud Pricing, n8n Cost, Self-Hosted Pricing, the Starter Plan and n8n Enterprise Pricing in US Dollars

n8n publishes a clean price list, but it publishes it in euros, and most of the numbers a buyer needs sit behind a dropdown. This page converts every plan and every plan size into US dollars at a dated exchange rate, divides each one into a cost per workflow run, and shows the quirk the list hides: the self-hosted Business plan costs more per execution than n8n Cloud Pro.

Browse all agents

No agents in this category in the preview.

See the full catalog →

What it does

Connects to
security-scanned
model-agnostic scoped access human-in-the-loop

What it does not do

Permissions it needs

Published by

Open the full listing →
Deployed · Live
Demo

In short

n8n Cloud costs 24 EUR a month for Starter (2,500 executions) and 60 EUR a month for Pro (10,000 executions) on monthly billing, or 20 EUR and 50 EUR a month on annual billing. The Business plan is self-hosted only and starts at 800 EUR a month (667 EUR on annual billing) for 40,000 executions; Enterprise is quoted by sales. n8n prices in euros, so at the European Central Bank rate of $1.1616 on September 10, 2026, Starter is about $27.88, Pro $69.70 and Business $929.28 a month. You pay per workflow execution, not per step. All figures read from n8n.io/pricing on September 11, 2026.

At a glance

n8n list pricing converted to US dollars, ECB rate $1.1616 per euro (September 10, 2026), verified September 11, 2026

Plan Executions per month Monthly billing Annual billing, per month Hosting
Starter 2,500 24 EUR (about $27.88) 20 EUR (about $23.23) n8n Cloud
Pro 10,000 60 EUR (about $69.70) 50 EUR (about $58.08) n8n Cloud
Pro, larger size 50,000 145 EUR (about $168.43) 120.83 EUR (about $140.36) n8n Cloud
Business 40,000 800 EUR (about $929.28) 666.67 EUR (about $774.40) Self-hosted only
Business, largest size 500,000 5,245 EUR (about $6,092.59) 4,370.83 EUR (about $5,077.16) Self-hosted only
Start-up plan 40,000 Annual only 333 EUR (about $386.81) Self-hosted, under 20 employees
Enterprise Custom Contact sales Contact sales Cloud or self-hosted
Community Edition Unlimited No license fee No license fee Self-hosted, internal use

The challenge

The problem with most n8n pricing guides is that they quote n8n in dollars n8n never charges. The official price list is in euros, the card plans are billed in euros, and a US company paying by card takes the exchange rate of the day plus whatever its card issuer adds for a foreign transaction. The second problem is that the headline tiers are only the entry sizes. Pro has a larger 50,000 execution size, and Business runs through eleven sizes up to 500,000 executions a month, all hidden in a dropdown that almost nobody copies into their guide. A team that budgets on the entry price and then grows into the next size is the one that gets surprised.

How Agentmarketplace handles it

n8n charges for workflow executions. One execution is one complete run of a workflow from trigger to finish, however many steps it contains and however much data it moves, so a 3 step workflow and a 40 step workflow cost the same per run. Every plan includes unlimited users, unlimited workflows and every integration. You choose a deployment (n8n Cloud, where n8n hosts it, or self-hosted on your own servers), then a plan that sets your monthly execution quota, your concurrency and your admin features. Annual billing costs 10 months of the monthly price for 12 months of service, which is the 17% saving n8n advertises.

How much does n8n cost?

n8n sells four paid plans. Starter and Pro are n8n Cloud plans, hosted by n8n in its own data centers. Business is a license for a copy of n8n you run yourself. Enterprise can be either and is priced by sales. Every plan includes unlimited users, unlimited workflows and every integration, which is unusual in this category: you never pay for another seat when a colleague joins, and you never pay extra for a connector.

What you pay for is volume. Each plan carries a monthly quota of workflow executions, and the price rises with the quota. On monthly billing Starter is 24 EUR for 2,500 executions, Pro is 60 EUR for 10,000, and Business is 800 EUR for 40,000. Annual billing is priced at exactly ten months of the monthly rate, so the same three plans work out to 20 EUR, 50 EUR and 666.67 EUR a month when paid a year upfront. We read these off the plan data behind n8n.io/pricing on September 11, 2026, where the annual and monthly figures for every size are published side by side: 240 and 24 for Starter, 600 and 60 for Pro, 8,000 and 800 for Business.

The fastest way to read the list is by what changes as you move up. Starter to Pro buys four times the executions, four times the concurrency and admin features. Pro to Business buys the features a company's IT team asks for, SSO, Git version control and separate environments, and moves you off n8n's servers onto your own. Business to Enterprise buys dedicated support with an SLA, log streaming, external secret stores and invoice billing on n8n's hosted cloud.

n8n prices in euros: what a US company actually pays

n8n is a Berlin company, and its pricing page lists every plan in euros with no currency switch. That matters more than it looks, because many of the guides ranking for n8n pricing quote n8n in dollars, usually by swapping the euro sign for a dollar sign. At the European Central Bank reference rate of $1.1616 per euro on September 10, 2026, the real numbers are 16% higher than those guides suggest:

PlanList priceIn US dollars at $1.1616What the lazy conversion says
Starter, monthly24 EUR$27.88$24
Pro, monthly60 EUR$69.70$60
Pro, annual (per year)600 EUR$696.96$600
Business, monthly800 EUR$929.28$800
Business, annual (per year)8,000 EUR$9,292.80$8,000

How you pay changes the final number. Starter and Pro are self-serve and billed by card in euros, so your bank converts the charge on the day it posts and your statement will drift with the exchange rate from month to month. Many US business cards also add a foreign transaction fee, commonly up to 3%, unless the card waives it, so check the card before you put a recurring euro charge on it. The annual Business plan is different: n8n's pricing FAQ offers payment by invoice and wire transfer, with one self-service contract form for euro payment and a separate one for dollar payment. If your finance team wants a fixed dollar invoice, annual Business and Enterprise are the plans that offer one.

n8n Cloud pricing: Starter vs Pro

The two Cloud plans share the same editor, the same integrations and unlimited users. The differences are capacity and administration, and n8n publishes each one:

n8n Cloud limitStarterPro
Price, monthly billing24 EUR (about $27.88)60 EUR (about $69.70)
Workflow executions per month2,50010,000 (or 50,000 on the larger size)
Concurrent executions520
Shared projects13
Saved executions kept2,50025,000
Saved-execution storage2.5 GB25 GB
Execution log retention7 days30 days
Workflow history1 day5 days
AI Assistant credits per month2,3005,700 or 13,700, by plan size
Admin roles, global variables, execution searchNoYes

Concurrency is the limit people notice first. Starter runs five executions at once and queues the rest, which is fine for a scheduled report and tight for a chatbot or a webhook that fires in bursts. If your workflows are triggered by customers rather than by a clock, budget for Pro even when the execution count says Starter would do.

AI Assistant credits power n8n's built-in assistant for building and editing workflows. They are not the model costs your AI agent workflows incur when they call OpenAI or Anthropic, which you pay to those vendors on your own API key. n8n's FAQ says the monthly credit balance does not roll over and that additional credits cannot yet be bought, so the only way to get more is a bigger plan.

The Pro size almost nobody quotes: 50,000 executions for 145 EUR

The pricing page shows Pro at 10,000 executions, but the plan has a second size in its dropdown: 50,000 executions for 145 EUR a month, or 1,450 EUR a year (about $168.43 monthly, or $1,684.32 a year). Five times the executions for 2.4 times the price.

That makes the larger Pro size the cheapest executions on n8n's entire price list. Here is every published size divided into a cost per run, on monthly billing and converted at $1.1616:

Plan and sizeMonthly priceCost per execution, EURCost per execution, USD
Starter, 2,50024 EUR0.0096$0.0112
Pro, 10,00060 EUR0.0060$0.0070
Pro, 50,000145 EUR0.0029$0.0034
Business, 40,000800 EUR0.0200$0.0232
Business, 100,0001,726 EUR0.0173$0.0200
Business, 500,0005,245 EUR0.0105$0.0122

A team running up to 50,000 workflow runs a month that does not need SSO or Git gets the lowest unit price n8n sells on Pro, at a fraction of a cent a run. Annual billing takes a further sixth off every figure in the table.

n8n self-hosted pricing: Community, Business and the Business size ladder

Self-hosting n8n comes in three license levels. The Community Edition is published on GitHub with no license fee. The Business plan is a paid license key for your own instance, and n8n's Start-up plan page states it plainly: "The Business plan is currently available only for self-hosted deployments." Enterprise can run on your servers too.

The Business entry price of 800 EUR a month covers 40,000 executions. Above that, n8n publishes a ladder of larger sizes that only shows up in the plan selector:

Business size, executions per monthMonthly billingAnnual billing, per yearAnnual, in US dollars
40,000800 EUR8,000 EUR$9,292.80
50,000985 EUR9,852 EUR$11,444.08
75,0001,456 EUR14,555 EUR$16,907.09
100,0001,726 EUR17,260 EUR$20,049.22
150,0002,189 EUR21,890 EUR$25,427.42
200,0002,639 EUR26,390 EUR$30,654.62
300,0003,512 EUR35,120 EUR$40,795.39
400,0004,381 EUR43,810 EUR$50,889.70
500,0005,245 EUR52,450 EUR$60,925.92

On top of the license you run the servers, the database, backups, upgrades and monitoring, which is real engineering time even when the hosting bill is small. Business includes six shared projects, SSO with SAML and LDAP, Git version control, separate environments, scaling options and 30 days of insights, but support is the community forum: n8n's FAQ says dedicated support is only in Enterprise.

Why n8n Business costs more per execution than n8n Cloud Pro

Put the two tables above next to each other and the ladder runs backwards. Business at 40,000 executions costs 0.02 EUR a run. Pro at 50,000 costs 0.0029 EUR a run, and n8n hosts it for you. Even the largest Business size, 500,000 executions, is 0.0105 EUR a run, more than three times the larger Pro size.

The reason is that Business is not priced on executions. It is priced on the controls a company needs once more than a handful of people depend on the workflows: single sign-on, version control in Git, dev and production environments, and the scaling options n8n reserves for licensed instances. n8n's own FAQ makes the logic explicit when it answers why self-hosters pay by usage at all: its pricing is tied to "the value it brings," not to what it costs n8n to run.

So the buying question is not how many executions you need. It is whether your security review requires SSO and whether your engineers want workflows in Git. If neither is true, Pro on n8n Cloud is the cheaper plan at every volume up to 50,000 runs a month. If either is true, you are buying Business for the controls, and the execution quota comes with it.

n8n execution limits and overage charges

n8n only publishes an overage rate for the licensed plans. For Business, its FAQ gives it in one line: overage is charged at 4,000 EUR for each extra bucket of 300,000 executions, which is 0.0133 EUR (about $0.0155) per execution if you use the whole bucket, and far more if you only spill over by a few thousand runs. Workflows keep running when you pass the quota. n8n's sales team contacts you as you approach it, annual Business subscribers get a call near 80% of the annual quota, and if there is no upgrade the overage is invoiced automatically 45 days after it occurs.

Two mechanics matter for self-hosted budgets. First, a Business or Enterprise license key can be applied to an unlimited number of instances, and the usage of every instance counts against one quota, so a separate staging server spends from the same pool as production. Second, the license key pings n8n's license server daily and reports production execution counts, so usage is metered even on your own hardware.

Saved-execution limits are a different thing and cost nothing. Each plan keeps a fixed number of past executions for debugging and deletes the oldest when it hits the cap, but n8n says reaching that limit "does not stop your workflows from running."

n8n Enterprise pricing

n8n does not publish an Enterprise price. The pricing page says "Contact Sales" and lists a custom number of workflow executions. What the contract adds over Business is published: unlimited shared projects, 200 or more concurrent executions, 365 days of insights, external secret store integration, log streaming to tools such as Datadog, extended data retention, dedicated support with an SLA and invoice billing. Enterprise can be hosted by n8n or self-hosted, which makes it the only way to get SSO on n8n's own cloud.

US buyers should ask one question early. n8n's FAQ says that for hosted plans, data is stored in the EU, on servers in Frankfurt, Germany. If your security questionnaire requires US data residency, the only hosting location n8n publishes for its cloud is Frankfurt, so confirm any other region with sales in writing, and the route n8n documents for full control is a self-hosted Business or Enterprise instance in your own US cloud account.

The n8n Start-up plan and the free trial

Companies with fewer than 20 employees can apply for n8n's Start-up plan, which is the Business plan at 50% off: 333 EUR a month billed annually (about $386.81 a month, or about $4,642 a year), with the same 40,000 executions and the same self-hosted-only deployment. It keeps SSO, version control and environments, so a small technical team that needs those controls can have them at half the list price.

The n8n Cloud free trial runs 14 days with Pro features, capped at 1,000 executions, five concurrent executions, a 180 second execution timeout and one team project, and it needs no credit card. A Business trial also lasts 14 days but requires a card. If you do not upgrade, n8n deletes the trial workspace, and you have 90 days to download your workflows.

How to estimate how many n8n executions you need

n8n's own sizing advice is to count triggers, not steps, and it is the right method. Every time a workflow starts and finishes, that is one execution. A few worked numbers make the plans easy to pick:

WorkflowExecutions per monthSmallest plan that fits
Daily report on a schedule30 to 31Starter
Five workflows polling every hourAbout 3,650Pro, 10,000
One workflow every 5 minutesAbout 8,600 to 8,900 (n8n's figure)Pro, 10,000
Lead webhook, 300 new leads a dayAbout 9,000Pro, 10,000
Support chatbot, 1,000 conversations a week at 6 messages eachAbout 26,000Pro, 50,000
Order sync, 2,000 orders a dayAbout 60,000Business, 75,000

The chatbot row is the one teams underestimate. n8n counts each message as a new execution, so a conversation of six messages is six executions, not one. AI agent workflows built on n8n usually sit behind a chat or a webhook, which is why they climb through the plan sizes faster than scheduled automations do.

When building the agent in n8n is the wrong way to buy the work

n8n is one of the cheapest ways on the market to run automation you design yourself. At 0.0029 EUR a run on the larger Pro size, the platform bill is rarely the expensive part. The expensive part is the person who designs the workflow, wires the credentials, writes the prompts, handles the edge cases and fixes it when an upstream API changes, and none of that shows up on n8n's price list.

That trade is worth making when the logic is genuinely yours. It is a poor trade for a job other companies already run the same way: qualifying inbound leads, triaging a support queue, chasing unpaid invoices or reconciling statements. For those, a ready-made agent that already does the job is priced on the job, and it starts working without a build.

So price both before you commit. If you are also weighing Zapier, our page on AI agents for Zapier covers its separate agent meter, and n8n alternatives compared by price lines n8n up against the other workflow and agent builders. Our AI agent platforms comparison puts published seat and consumption rates from the big enterprise vendors side by side, and the agents above show what the finished job costs when someone else has already built it.

Frequently asked

n8n pricing: your questions answered

How much does n8n cost per month?

On monthly billing, n8n Cloud Starter is 24 EUR for 2,500 executions and Pro is 60 EUR for 10,000. The self-hosted Business plan starts at 800 EUR for 40,000 executions, and Enterprise is quoted. At $1.1616 per euro (September 10, 2026) that is about $27.88, $69.70 and $929.28. Annual billing costs ten months for twelve.

Is n8n priced in US dollars?

No. n8n lists every plan in euros and the card plans are billed in euros, so a US card is charged the converted amount on the day, plus any foreign transaction fee the card applies. The annual Business plan can be paid by invoice or wire transfer, and n8n offers a separate contract form for payment in dollars.

How much is the n8n Starter plan?

Starter is 24 EUR a month on monthly billing or 240 EUR a year on annual billing, which is 20 EUR a month. It includes 2,500 workflow executions a month, five concurrent executions, one shared project, unlimited users and 2,300 AI Assistant credits, with forum support. In US dollars that is about $27.88 a month.

Is the n8n Business plan cloud or self-hosted?

Self-hosted only. n8n states that the Business plan is currently available only for self-hosted deployments, and it ships as a license key you apply to your own instance. If you want n8n to host it and still need SSO, the plan to ask for is Enterprise, which can be hosted by n8n or self-hosted.

How much does n8n Enterprise cost?

n8n does not publish an Enterprise price; the pricing page says contact sales and lists a custom execution quota. The contract adds unlimited shared projects, 200 or more concurrent executions, 365 days of insights, log streaming, external secret stores, extended data retention, dedicated support with an SLA and invoice billing.

What counts as an execution in n8n?

One execution is one complete run of a workflow, from the trigger to the end, regardless of how many steps it contains or how much data it processes. A 40 step workflow costs the same per run as a 3 step one. For chatbots, each incoming message starts a new execution, so a six message conversation uses six.

What happens if you go over your n8n execution limit?

On Business and Enterprise, workflows keep running and n8n's sales team contacts you near the quota. Without an upgrade, overage is invoiced 45 days after it occurs; on Business it is 4,000 EUR per extra bucket of 300,000 executions. n8n publishes no overage rate for Starter or Pro, where the next step is a larger plan size.

Can a company use self-hosted n8n without paying?

For internal business use, generally yes. The Community Edition is under n8n's Sustainable Use License, which allows use for your own internal business purposes. It does not allow white-labeling n8n or hosting it and charging others for access, which needs a separate commercial agreement. SSO, Git and environments require a paid Business or Enterprise license.

Does n8n have a startup discount?

Yes. Companies with fewer than 20 employees can apply for the Start-up plan, which is the Business plan at 50% off: 333 EUR a month billed annually for 40,000 executions, self-hosted only. It keeps Business features such as SSO, version control and environments, with forum support.

Does n8n offer a free trial?

Yes. The n8n Cloud trial lasts 14 days with Pro features, capped at 1,000 executions, five concurrent executions and a 180 second timeout, and needs no credit card. The Business trial also lasts 14 days and needs a card. An expired Cloud trial workspace is deleted, with 90 days to download your workflows.

Where is n8n Cloud data stored?

n8n's pricing FAQ says data on hosted plans is stored within the EU, on servers in Frankfurt, Germany. For self-hosted plans it is wherever you run n8n. US companies that need data kept in the United States typically self-host Business or Enterprise in their own US cloud account.

Deploy your first n8n pricing agent today

Browse the marketplace, deploy in one click, and run on any model. No lock-in.

Browse agents