diff --git a/packages/console/app/src/routes/zen/index.tsx b/packages/console/app/src/routes/zen/index.tsx
index 5708c238cdeb..7b961ea7ea94 100644
--- a/packages/console/app/src/routes/zen/index.tsx
+++ b/packages/console/app/src/routes/zen/index.tsx
@@ -133,7 +133,7 @@ export default function Home() {
- Add $20 Pay as you go balance (+$1.23 card processing fee)
+ Add $20 Pay as you go balance (+$1.18 card processing fee)
Use with any agent. Set monthly spend limits. Cancel any time.
@@ -305,7 +305,7 @@ export default function Home() {
Zen charges per request with zero markups, so you pay exactly what
the model provider charges. Your total cost depends on usage, and you can set monthly spend limits in
your account. To cover costs, OpenCode adds only a small payment processing fee of
- $1.23 per $20 balance top-up.
+ $1.18 per $20 balance top-up.
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx
index 891027aee0b2..d047d55cc312 100644
--- a/packages/web/src/content/docs/zen.mdx
+++ b/packages/web/src/content/docs/zen.mdx
@@ -158,7 +158,7 @@ The free models:
### Auto-reload
-If your balance goes below $5, Zen will automatically reload $20 (plus $1.23
+If your balance goes below $5, Zen will automatically reload $20 (plus $1.18
processing fee).
You can change the auto-reload amount. You can also disable auto-reload entirely.