Financial

Liquidity Ratios Calculator

Analyze liquidity ratios. Free online Liquidity Ratios Calculator. Calculate liquidity ratios online — fast, accurate, mobile-friendly, no signup needed.

Current ratio
2.5
Quick ratio
2

Derivation

  1. ├── 01Givenca = 50000, cl = 20000, inv = 10000
  2. ├── 02FormulaCurrent ratio: e.ca / e.cl
  3. ├── 03Substitutee.50000 / e.20000
  4. ├── 04Compute Current ratio2.5
  5. ├── 05FormulaQuick ratio: {let t=e.ca,a=e.cl;return(t-e.inv) / a}
  6. ├── 06Substitute{let t=e.50000,a=e.20000;return(t-e.10000) / a}
  7. └── 07Compute Quick ratio2
Did you know?

Ratios appear in the earliest Greek mathematics (Eudoxus, 4th century BCE) as a way to compare incommensurable lengths without a concept of irrational numbers.

§01What is

Understanding the Liquidity Ratios Calculator

The Liquidity Ratios Calculator computes Current ratio from 3 inputs: current assets ($), current liabilities ($), inventory ($). Analyze liquidity ratios.

Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser. The Liquidity Ratios Calculator sits in that toolkit — it analyze liquidity ratios. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.

§02The Formula

How it’s calculated

Current ratio = e.ca / e.cl | Quick ratio = {let t=e.ca,a=e.cl;return(t-e.inv) / a}

Where

ca
Current assets ($)
cl
Current liabilities ($)
inv
Inventory ($)
Current ratio
Output value
Quick ratio
Output value
§03Practical Example

Step-by-step walkthrough

Scenario

Apply the formula to a realistic set of inputs: Current assets ($) = 50000, Current liabilities ($) = 20000, Inventory ($) = 10000.

  1. 01Start by noting the input — Current assets ($): 50000.
  2. 02Start by noting the input — Current liabilities ($): 20000.
  3. 03Start by noting the input — Inventory ($): 10000.
  4. 04Substitute these values into the formula: Current ratio = e.ca / e.cl | Quick ratio = {let t=e.ca,a=e.cl;return(t-e.inv) / a}
  5. 05Compute Current ratio: the calculator returns 2.5.
  6. 06Compute Quick ratio: the calculator returns 2.
  7. 07Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants

Common Liquidity Ratios Problems

The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.

01 · PATTERN

Current assets ($) halved

ca = 25000 (from 50000)

Keep every other input at its default and halve the current assets ($). See how current ratio responds.

  1. 01New Current assets ($): 25000
  2. 02Baseline Current ratio: 2.5
  3. 03New Current ratio: 1.25
  4. 04Current ratio decreases by 50% → use this sensitivity to plan for real-world variation.
02 · PATTERN

Current assets ($) doubled

ca = 100000 (from 50000)

Keep every other input at its default and double the current assets ($). See how current ratio responds.

  1. 01New Current assets ($): 100000
  2. 02Baseline Current ratio: 2.5
  3. 03New Current ratio: 5
  4. 04Current ratio increases by 100% → use this sensitivity to plan for real-world variation.
03 · PATTERN

Current liabilities ($) halved

cl = 10000 (from 20000)

Keep every other input at its default and halve the current liabilities ($). See how current ratio responds.

  1. 01New Current liabilities ($): 10000
  2. 02Baseline Current ratio: 2.5
  3. 03New Current ratio: 5
  4. 04Current ratio increases by 100% → use this sensitivity to plan for real-world variation.
04 · PATTERN

Current liabilities ($) doubled

cl = 40000 (from 20000)

Keep every other input at its default and double the current liabilities ($). See how current ratio responds.

  1. 01New Current liabilities ($): 40000
  2. 02Baseline Current ratio: 2.5
  3. 03New Current ratio: 1.25
  4. 04Current ratio decreases by 50% → use this sensitivity to plan for real-world variation.
§05FAQ

Frequently asked questions

Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback

How useful was this calculator?

Your ratings stay in your browser — they help us learn which tools people actually rely on.

Rate it
Was this helpful?