Interest Rate Converter -- APR to APY & More

Convert between APR, APY, monthly, daily, weekly, and continuous interest rates

Interest Rate Converter

Enter any interest rate and its type to instantly convert to all other formats. See how compounding frequency affects effective rates, and compare growth over time.

Enter a Rate

%

Compounding Frequency Impact

How the same nominal rate (APR) produces different effective annual rates depending on compounding frequency.

Frequency Periods/Year Periodic Rate APY (Effective) Extra vs Annual

$10,000 Growth Projection

How $10,000 grows at this effective annual rate over different time periods.

Period Balance Interest Earned Total Return

Typical Interest Rates Reference

Common interest rates across financial products. Click a row to load that rate into the converter.

Product Typical APR Typical APY Notes
Traditional Savings Account 0.01% - 0.50% 0.01% - 0.50% Major banks, very low yield
High-Yield Savings Account 4.00% - 5.00% 4.00% - 5.25% Online banks, daily compounding
Certificate of Deposit (1-year) 4.25% - 5.00% 4.30% - 5.10% Fixed term, early withdrawal penalty
Money Market Account 3.50% - 4.50% 3.50% - 4.60% Higher minimums, check-writing
30-Year Fixed Mortgage 6.50% - 7.25% 6.70% - 7.50% Monthly compounding
15-Year Fixed Mortgage 5.75% - 6.75% 5.90% - 6.96% Lower rate, higher payments
Auto Loan (New) 5.50% - 8.50% 5.64% - 8.84% Varies by credit score
Federal Student Loan 5.50% - 7.50% 5.64% - 7.76% Fixed rate, daily compounding
Personal Loan 8.00% - 18.00% 8.30% - 19.56% Unsecured, credit-dependent
Credit Card 18.00% - 29.99% 19.56% - 34.48% Daily compounding, variable rate
S&P 500 (Historical Avg) ~10% ~10.5% Long-term average, not guaranteed

Understanding APR vs APY

The most important distinction in interest rates is between APR (Annual Percentage Rate) and APY (Annual Percentage Yield, also called EAR -- Effective Annual Rate). They describe the same underlying rate from two different perspectives.

APR is the nominal (stated) annual rate. It does not account for compounding. If a bank says "6% APR compounded monthly," they mean you earn 0.5% per month (6%/12). But because each month's interest earns interest in subsequent months, the actual amount you earn over a year is slightly more than 6%.

APY is the effective annual rate after compounding is included. It tells you what you actually earn (or owe) over one year. A 6% APR compounded monthly gives an APY of 6.168%.

Banks advertise APY on savings accounts (because it looks higher) and APR on loans (because it looks lower). When comparing financial products, always convert to the same rate type first.

Key Conversion Formulas

APR to APY (with compounding frequency n):

APY = (1 + APR/n)n - 1

APY to APR:

APR = n x [(1 + APY)1/n - 1]

Continuous compounding (APR to APY):

APY = er - 1

Continuous rate from APY:

rcontinuous = ln(1 + APY)

Periodic rate:

rperiodic = APR / n

Where n is the number of compounding periods per year (12 for monthly, 365 for daily, etc.), r is the rate expressed as a decimal, and e is Euler's number (~2.71828).

Worked Example: 6% APR Compounded Monthly

Suppose a savings account advertises 6% APR compounded monthly. What is the effective annual rate?

  1. Identify the values: APR = 6% = 0.06, n = 12 (monthly)
  2. Calculate periodic rate: 0.06 / 12 = 0.005 (0.5% per month)
  3. Apply the formula: APY = (1 + 0.005)12 - 1
  4. Compute: APY = (1.005)12 - 1 = 1.06168 - 1 = 0.06168
  5. Result: APY = 6.168%

This means $10,000 deposited for one year earns $616.78 (not $600.00). The extra $16.78 comes from earning interest on interest each month.

When Does Compounding Frequency Matter Most?

The impact of compounding frequency depends on two factors: the interest rate and the time period.

  • Low rates (1-3%): Compounding frequency makes almost no difference. A 2% APR gives 2.02% APY whether compounded monthly or daily.
  • Medium rates (5-10%): The difference becomes noticeable. A 10% APR gives 10.47% APY monthly vs 10.52% APY daily -- a $50 difference per $100,000.
  • High rates (15-30%): Compounding frequency matters significantly. A 24% APR (typical credit card) gives 26.82% APY monthly vs 27.11% APY daily. On $10,000 of debt, that is $29 more interest per year.

For most savings accounts and loans, the difference between monthly and daily compounding is small. But the difference between annual and monthly compounding can be substantial.

Frequently Asked Questions

What is the difference between APR and APY?

APR (Annual Percentage Rate) is the nominal rate -- the stated rate before considering compounding. APY (Annual Percentage Yield) is the effective rate after compounding. A 12% APR compounded monthly results in a 12.683% APY. Banks show APY on savings (looks higher) and APR on loans (looks lower). Always compare the same type when shopping for financial products.

How do I convert APR to APY?

Use APY = (1 + APR/n)n - 1, where n is compounding periods per year. For monthly compounding (n=12), a 6% APR becomes (1 + 0.06/12)12 - 1 = 6.168% APY.

How do I convert APY to APR?

Use APR = n x [(1 + APY)1/n - 1]. For example, 5% APY with monthly compounding: APR = 12 x [(1.05)1/12 - 1] = 4.889%.

What is continuous compounding?

Continuous compounding is the theoretical limit where interest compounds every instant, using Euler's number (e ~ 2.71828). The formula is APY = er - 1. A 6% continuous rate gives an APY of e0.06 - 1 = 6.184%. It produces slightly more than daily compounding and is used mainly in financial mathematics and derivatives pricing.

What is the monthly interest rate for a 6% APR?

The monthly rate is APR / 12 = 6% / 12 = 0.5% per month. This is the periodic rate applied each month. When compounded over 12 months, 0.5% monthly produces an effective annual rate (APY) of 6.168%.

Why do banks show APY for savings and APR for loans?

Marketing incentives. For savings, APY is higher than the nominal rate, making yields appear more attractive. For loans, APR is lower than APY, making borrowing costs appear smaller. Regulations require specific disclosures (APR for loans under Truth in Lending Act, APY for deposits under Truth in Savings Act).

How does compounding frequency affect the effective rate?

More frequent compounding produces a higher effective rate. A 10% APR gives an APY of 10.0% annually, 10.25% quarterly, 10.47% monthly, 10.516% daily, and 10.517% continuously. The marginal benefit decreases -- going from annual to monthly is significant, but monthly to daily is tiny.

Does this tool store my data?

No. All calculations happen entirely in your browser using JavaScript. No data is sent to any server, no cookies are set, and nothing is stored.

Privacy & Limitations

  • Client-side only. No data is sent to any server. All calculations run in your browser.
  • Assumes fixed rates. Real-world rates vary over time. This tool models constant rates for comparison purposes.
  • Does not account for fees or taxes. Actual returns depend on account fees, tax treatment, and other factors.
  • Not financial advice. This is an educational tool. Consult a qualified financial professional for investment or borrowing decisions.
  • Reference rates are approximate. Typical rates shown are general market ranges and may not reflect current offerings.

Related Tools

Related Tools

View all tools

Interest Rate Converter FAQ

What is the difference between APR and APY?

APR (Annual Percentage Rate) is the nominal annual rate without accounting for compounding. APY (Annual Percentage Yield), also called EAR (Effective Annual Rate), includes the effect of compounding. A 12% APR compounded monthly has an APY of 12.683%. APY is always equal to or higher than APR. Banks advertise APY on savings (to look attractive) and APR on loans (to look lower).

How do I convert APR to APY?

Use the formula APY = (1 + APR/n)^n - 1, where n is the number of compounding periods per year. For monthly compounding (n=12), a 6% APR becomes APY = (1 + 0.06/12)^12 - 1 = 6.168%. For daily compounding (n=365), the same APR gives APY = 6.183%.

How do I convert APY to APR?

Use the formula APR = n × [(1 + APY)^(1/n) - 1], where n is the number of compounding periods per year. For example, a 5% APY with monthly compounding gives APR = 12 × [(1.05)^(1/12) - 1] = 4.889%.

What is continuous compounding?

Continuous compounding is the theoretical limit of compounding frequency -- interest compounds every instant. The formula uses Euler's number (e ≈ 2.71828): APY = e^r - 1, where r is the continuous rate. Continuous compounding produces slightly more than daily compounding but is mainly used in finance theory and derivatives pricing.

What is the monthly interest rate for a 6% APR?

For a 6% APR, the monthly rate is simply APR / 12 = 0.5% per month. This is the periodic rate used to calculate interest each month. Note that 0.5% compounded 12 times gives an effective annual rate (APY) of 6.168%, slightly higher than 6%.

Why do banks show APY for savings and APR for loans?

Banks use the rate that looks more favorable to them. For savings accounts, APY is higher than APR due to compounding, so it looks like you earn more. For loans, APR is lower than APY, so the cost appears smaller. Always compare the same rate type when shopping for financial products.

How does compounding frequency affect the effective rate?

More frequent compounding increases the effective annual rate. A 10% APR gives an APY of 10.0% with annual compounding, 10.25% quarterly, 10.47% monthly, 10.516% daily, and 10.517% with continuous compounding. The difference is more pronounced at higher rates.

Does this tool store my data?

No. All calculations run entirely in your browser using JavaScript. No data is sent to any server, and nothing is stored.

Request a New Tool
Improve This Tool