You pay for CPU, not waiting โ and never egress
Workers meter actual CPU-ms and requests with zero bandwidth fees, so edge apps stay cheap at scale. Compare the wall-clock GB-second model on the serverless function cost calculator.
Requests and CPU-time โ model the Workers Paid bill (no egress fees).
Workers meter actual CPU-ms and requests with zero bandwidth fees, so edge apps stay cheap at scale. Compare the wall-clock GB-second model on the serverless function cost calculator.
Free Cloudflare Workers cost calculator โ monthly requests and CPU-time per request to your Workers Paid bill.
The Paid plan is $5/month and includes 10M requests plus 30M CPU-milliseconds. Beyond that it is $0.30 per million requests and $0.02 per million CPU-ms. Crucially it bills CPU time, not wall-clock, so time spent waiting on I/O is free.
No egress fees and CPU-time billing. Most serverless platforms charge for GB-seconds of wall-clock duration plus bandwidth; Workers charge only for CPU actually used and never for data transfer, so I/O-bound and edge workloads cost a fraction.
Cost at different volumes:
| Volume | Monthly | Yearly |
|---|