Skip to main content

Times Interest Earned Ratio Calculator

Calculate your Times Interest Earned (TIE) ratio — also called the Interest Coverage Ratio — from EBIT and annual interest expense. Get a dollar safety margin, a maximum-EBIT-decline headroom figure, and a coverage rating.

Input

Earnings before interest and taxes. Can be negative for a loss-making period.

Output

TIE Summary
MetricValue
No data yet
Was this helpful?

Guides

What this TIE ratio calculator does

The Times Interest Earned (TIE) ratio — also called the Interest Coverage Ratio (ICR) — measures how many times over a company's operating earnings could cover its interest expense. It's a core solvency check lenders and analysts use to gauge default risk before a company even gets to principal repayment. This tool calculates your TIE ratio from EBIT and annual interest expense, then shows your dollar safety margin, how far EBIT could fall before you can no longer cover interest, and a coverage rating.

How to use it

Enter your EBIT (earnings before interest and taxes — this can be negative for a loss-making period) and your annual interest expense. The result updates as you type: your TIE ratio, the dollar amount of earnings left over after interest ("safety margin"), how much EBIT could decline before coverage drops to 1.00x, and a rating.

How TIE is calculated

Times Interest Earned Ratio = EBIT ÷ Annual Interest Expense
Interest Safety Margin      = EBIT − Annual Interest Expense
Max. EBIT Decline Headroom  = Interest Safety Margin ÷ EBIT   (only meaningful when EBIT is positive)

A TIE of 1.00x means EBIT exactly covers interest expense with nothing left over. Above 1.00x means there's a cushion before interest becomes unaffordable; below 1.00x (or negative, if EBIT itself is negative) means operating earnings don't cover the interest bill at all.

TIE rating scale

  • Strong — 3.00x or higher
  • Adequate — 2.00x to 2.99x
  • Marginal — 1.50x to 1.99x
  • Weak — 1.00x to 1.49x
  • Insufficient — under 1.00x

These are general guidelines, not a specific lender's covenant threshold — actual comfort levels vary by industry, credit rating, and lender. Capital-intensive, cyclical industries are often held to a higher bar than stable, low-capex ones.

Frequently asked questions

Is Times Interest Earned the same as the Interest Coverage Ratio? Yes — they're two names for the identical calculation, EBIT ÷ Interest Expense. "Times Interest Earned" is the more common textbook/accounting term; "Interest Coverage Ratio" is more common in lending and equity-research contexts. This calculator works for either name.

Should I use EBIT or EBITDA? This calculator uses EBIT, the standard basis for TIE. If you want a ratio that also adds back depreciation and amortization, that's a different (EBITDA-based) coverage metric, sometimes used in loan covenants — see the Fixed Charge Coverage Ratio Calculator for an EBITDA-capable version that also covers lease payments.

Why is my EBIT negative? A company can post an operating loss (EBIT below zero) — TIE handles this correctly by returning a negative ratio and skipping the decline-headroom figure (there's no "further decline" to measure from an already-negative starting point).

Does a TIE ratio under 1.00x always mean default is imminent? Not automatically — a company with strong cash reserves, non-operating income, or short-term earnings volatility can survive a period below 1.00x. But it's treated as a serious red flag in most credit analysis, and repeated periods below 1.00x are a strong predictor of financial distress.

Privacy

Everything runs in your browser. Your EBIT and interest figures are never uploaded or stored.

tie ratiointerest coverage ratioicrebitinterest expensesolvency ratiodebt covenantlender ratio

Use it from code

From 3 credits per call

REST API

curl -X POST https://api.iotools.cloud/v1/tool/times-interest-earned-ratio-calculator \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "ebit": "300000",
    "interestExpense": "60000",
    "currency": "USD"
  }'

Swap in your own key from your account. The tool's fields are the body — no wrapper.

Ask an AI agent

Use the IOTools `times-interest-earned-ratio-calculator` tool (Times Interest Earned Ratio Calculator) on this input:

YOUR_INPUT_HERE

Paste this at any agent connected to the IOTools MCP server, then add your input.

Love the tools? Lose the ads.

One payment clears every ad from your account, for good. No subscription, no tracking.