No history yet

Indian Day-Count Conventions

The 30/360 Convention in India

In the Indian bond market, consistency is key. To standardize how interest is calculated on government securities (G-Secs), the Reserve Bank of India (RBI) and the Fixed Income Money Market and Derivatives Association of India (FIMMDA) mandate a specific day-count convention: 30/360. This method assumes every month has 30 days and every year has 360 days, regardless of the actual calendar. It simplifies calculations, but it comes with its own set of rules.

Lesson image

The core of the 30/360 convention is a straightforward formula. It calculates the number of days between a start date (Y1, M1, D1) and an end date (Y2, M2, D2).

Days=[360×(Y2Y1)]+[30×(M2M1)]+(D2D1)\text{Days} = [360 \times (Y_2 - Y_1)] + [30 \times (M_2 - M_1)] + (D_2 - D_1)

However, the Indian market applies specific modifications to handle month-end irregularities. These rules are not optional; they are a critical part of the calculation.

Rule 1: If the start day (D1) is 31, it is changed to 30. Rule 2: If the end day (D2) is 31 and the start day (D1) is 30 or 31, then the end day (D2) is changed to 30.

Let's see this in action. Suppose we need to calculate the accrued interest for a G-Sec from May 31, 2023, to August 15, 2023.

First, we apply the rules:

  • Start Date: May 31, 2023. Since D1 is 31, we change it to 30. The new start date is May 30, 2023.
  • End Date: August 15, 2023. D2 is not 31, so the second rule doesn't apply.

Now, we plug the adjusted dates into the formula:

  • Y1 = 2023, M1 = 5, D1 = 30
  • Y2 = 2023, M2 = 8, D2 = 15
Days=[360×(20232023)]+[30×(85)]+(1530)=[0]+[30×3]+[15]=9015=75 days\begin{align*} \text{Days} &= [360 \times (2023 - 2023)] + [30 \times (8 - 5)] + (15 - 30) \\ &= [0] + [30 \times 3] + [-15] \\ &= 90 - 15 \\ &= 75 \text{ days} \end{align*}

The Actual/365 Convention

Not every fixed-income instrument in India uses the 30/360 method. For Treasury Bills (T-Bills) and certain corporate bonds, the convention is often Actual/365. This method is more intuitive: you count the actual number of days between two dates and divide the year's interest by 365.

This convention doesn't have special rules for month-ends. You simply count the exact number of calendar days. For our previous example (May 31 to August 15, 2023):

  • Days remaining in May: 1 (the 31st)
  • Days in June: 30
  • Days in July: 31
  • Days in August: 15

Total days = 1 + 30 + 31 + 15 = 77 days. Notice this is two days more than the 30/360 calculation. A key detail for Actual/365 is that the year is always considered to have 365 days, even during a leap year. The extra day in a leap year is counted in the numerator (the actual days) but the denominator remains 365.

Financial Impact of a Few Days

A difference of just a couple of days might seem trivial, but in the context of multi-crore rupee portfolios, it has a significant impact on interest accrual. Let’s consider a ₹10 Crore (₹100,000,000) bond with a 7.5% annual coupon.

ConventionCalculationInterest Amount
30/360₹10 Crore × 7.5% × (75/360)₹1,562,500
Actual/365₹10 Crore × 7.5% × (77/365)₹1,582,192

The difference between the two conventions is ₹19,692. While small relative to the principal, this discrepancy scales up across thousands of trades and large institutional portfolios. Using the correct day-count convention is not just a matter of regulatory compliance; it's fundamental to accurate pricing and settlement in the Indian debt market. Every day truly counts.

Quiz Questions 1/5

What is the mandated day-count convention for Government Securities (G-Secs) in the Indian bond market?

Quiz Questions 2/5

According to the Indian market's 30/360 rule, how would a start date of July 31 be adjusted for calculation?

Understanding these conventions is a practical skill for anyone involved in India's fixed-income markets. Precision in these calculations ensures fairness and accuracy in every transaction.