Quantum computing billing is complex. Each platform uses a different pricing model — from simple per-shot pricing to exotic unit systems like AQT and HQC. These calculators help you estimate costs before submitting jobs.
Universal Circuit Cost Calculator
Most popular
Enter your circuit parameters — qubit count, circuit depth, 1Q and 2Q gate counts, measurements, and shot count — and instantly estimate the cost across every compatible QPU and cloud platform. Supports per-shot, per-second, AQT, and HQC pricing models.
What's included
Covers all 10 cloud platforms
All pricing models (per-shot, AQT, HQC, per-second)
Calculate the exact cost for jobs on IonQ QPUs using the Algorithmic Qubit Token (AQT) pricing model. Input your circuit's two-qubit and one-qubit gate counts with shot count to see costs across IonQ Cloud, Amazon Braket, Azure Quantum, and qBraid.
Compute costs for Quantinuum H1-1 and H2-1 jobs using the Hardware Quantum Credit (HQC) model. The HQC formula accounts for circuit complexity: single-qubit gates, two-qubit gates, measurements, and shot count. Compare Azure Quantum vs Strangeworks pricing.
Estimate costs for quantum jobs on Amazon Braket across all supported QPUs: IonQ Forte, IonQ Aria, Rigetti Ankaa-3, IQM Garnet, AQT PINE, QuEra Aquila, and D-Wave Advantage. Covers per-shot and per-task pricing with the $0.30 task fee.
For per-shot pricing, the task fee ($0.30) is fixed. Running 10,000 shots spreads this fee over more executions, reducing cost per shot.
2
Minimize two-qubit gates
For AQT/HQC pricing, 2Q gates are 10× more expensive than 1Q gates. Use transpiler optimization to reduce CNOT/CZ gate count before submission.
3
Use emulators first
Quantinuum H2-1 emulator costs $5.50/HQC vs $275/HQC for the real QPU — 50× cheaper. Validate circuit logic before running on hardware.
4
Compare platforms
The same QPU can cost differently on different platforms. Rigetti Ankaa-3 is cheapest on Rigetti QCS ($0.00075/shot) vs Amazon Braket ($0.00090/shot).
5
Leverage free tiers
IBM Quantum offers free access to Eagle QPUs. Azure Quantum gives $500 credits for new accounts. qBraid gives 300 credits on signup. Start free.
6
Match QPU to task
Optimization problems with 1,000+ variables are cheaper on D-Wave annealing ($2,000/min but problems solve in microseconds). Don't use gate QPUs for pure optimization.