One symbol, two lot sizes: how a lot-size revision reaches contracts that already exist
"What is the NIFTY lot size?" does not have one answer during a revision window. A lot size is part of a contract's specification, so an exchange cannot change it on contracts that already exist without changing the size of positions people already hold. It applies the new lot to newly introduced contracts and lets the old ones run to expiry — which means one index legitimately trades at two different lot sizes at the same time, for weeks.
What you will take away
- Three dates matter, not one: when the circular was published, when the new lot starts applying, and when the last contract on the old lot has expired.
- During that window, two live contracts on the same index carry different quantities per lot.
- A table that stores one lot size per symbol is wrong for the whole window — and wrong in an authoritative-looking way.
- When a notice names no single completion date, the honest table says so instead of inventing one.
A lot size is a contract term, not a display setting
The lot size is the quantity of the underlying that one contract represents. It is written into the contract specification, so it determines what a position is worth. Change it on a contract somebody already holds and you have changed the size of their position without them trading.
Exchanges therefore do the only workable thing: the revised lot applies to contracts introduced after a stated date, and contracts that already exist keep the lot they were born with until they expire. The revision reaches the market gradually, as the old contracts run off.
The three dates, on a real revision
The October 2025 NSE index revision is a clean example, and it is the one behind the numbers on this site's lot-size table.
| Symbol | Lot before → after | Circular dated | Applies to newly introduced contracts from | Every live contract carries it from |
|---|---|---|---|---|
| NIFTY (Nifty 50) | 75 → 65 (−13.3%) | 3 October 2025 | 28 October 2025 | 31 December 2025 |
| BANKNIFTY (Nifty Bank) | 35 → 30 (−14.3%) | 3 October 2025 | 28 October 2025 | 31 December 2025 |
| FINNIFTY (Nifty Financial Services) | 65 → 60 (−7.7%) | 3 October 2025 | 28 October 2025 | 31 December 2025 |
| MIDCPNIFTY (Nifty Mid Select) | 140 → 120 (−14.3%) | 3 October 2025 | 28 October 2025 | 31 December 2025 |
| NIFTYNXT50 (Nifty Next 50) | unchanged at 25 | 3 October 2025 | 28 October 2025 | 28 October 2025 |
Read from the circular's own wording: The circular came into effect from 28 October 2025 EOD. Weekly and monthly contracts that already existed kept the old lot until the 30 December 2025 expiry, and existing quarterly and half-yearly contracts were revised at 30 December 2025 EOD — so every live contract carried the revised lot from 31 December 2025.
Between the effective date and the completion date, both lots are correct. "What is the lot size" is under-specified until you add "on which date, for which contract".
Why lots get revised at all
Index derivative contract sizes are kept inside a value band of ₹15–20 lakh. Lots are revised because an index level moves over time and the contract's value drifts out of that band — not because of anything that happened on the day of the circular.
The arithmetic makes that concrete without claiming where the index actually traded. At an index level of 27,000, one NIFTY contract at the old lot of 75 would be worth ₹20.25 lakh — above the ₹20 lakh ceiling of the band. At the revised lot of 65, the same level gives ₹17.55 lakh, back inside it.
What the window does to arithmetic done by hand
A premium is quoted per unit of the underlying. The rupee amount behind that quote is the premium multiplied by the lot size, so during a transition an identical quote on two contracts of the same index means two different amounts of money.
- Charges are levied on premium turnover, so they follow the quantity — a cost estimate computed with the wrong lot is wrong by the ratio of the two lots.
- The same applies to any per-lot figure computed by hand: each one inherits the lot that was assumed.
- The contract's own specification, not the newest circular, is what governs the contract in front of you.
When the notice names no completion date
SENSEX shows the other case. The notice revises the market lot for contracts introduced after 20 November 2024. Unexpired November 2024, December 2024 and January 2025 monthly contracts kept the old lot until their own expiry, and long-dated contracts changed at 27 December 2024 EOD.
Because the notice gives three different run-off dates rather than one, there is no single date on which every live contract carried the revised lot — so this site's table reports that the completion date is not stated, rather than picking the latest of the three and presenting it as fact.
The absence of a date is information. A reference table with a value in every cell is telling you things it does not know.
How to look one up correctly
- Decide the date that matters — the date the contract was introduced, not today.
- Take the record whose effective date is the latest one on or before that date. Not the newest record in the table.
- Check whether that date sits inside a transition window; if it does, the contract in hand may still be on the older lot.
- Confirm against the circular itself before anything depends on the number.
That is exactly what the lot-size page on this site does, and the same records are published as machine-readable JSON with their announced, effective and last-verified dates, so an automated consumer can apply the same rule.
What this site deliberately does not publish
- Expiry weekdays. Expiry assignments are set by their own circulars and were revised more than once during 2025. A wrong answer to "which day does this expire" is the answer that gets quoted, so none is published anywhere on this site.
- Single-stock F&O lot sizes. Roughly two hundred symbols on their own revision cycle; publishing them unverified is the mistake the lot-size page exists to avoid.
- NSE/FAOP/70616 (Circular Ref. No. 176/2025), 3 October 2025 (opens in a new tab) — Lot sizes, announcement date, effective date and the run-off wording for NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY, NIFTYNXT50. (checked )
- BSE Notice 20241021-13, 21 October 2024 — The SENSEX lot revision and its three separate run-off dates. BSE publishes notices by number rather than at a stable document address, so no link is cited. (checked )
Make it concrete
Index lot sizes table
Every row with its circular, effective date and the date it was last checked.
Open →Options breakeven & charges calculator
Enter the lot size that applies to your contract and see what the quantity does to the cost.
Open →Developer datasets
The same lot-size records as JSON, with their announced and effective dates.
Open →Learn: how option premium decays
A synthetic explainer on the other half of an option's price.
Open →Frequently asked
Can two contracts on the same index really have different lot sizes?
Yes, during a transition window. Contracts introduced after the effective date carry the revised lot; contracts that already existed keep the old one until they expire.
Which lot size applies to the contract I am looking at?
The one in force when that contract was introduced. Resolve it by taking the record with the latest effective date on or before that date, then confirm against the circular.
Why do lot sizes change?
Index derivative contract sizes are kept within a value band of ₹15–20 lakh. As an index level moves over time the contract value drifts out of the band, and the lot is revised to bring it back.
Does this site publish expiry days?
No. Expiry weekday assignments come from their own circulars and were revised more than once during 2025, so nothing on this site should be used to infer an expiry date.
Who wrote this
NiftyScanner
Written and checked under the published editorial and compliance policy
NiftyScanner is an educational site. Posts are written from primary exchange and statutory documents, each one cited with the date it was last checked. NiftyScanner is not registered with SEBI as an Investment Adviser or Research Analyst, and nothing here is investment advice.
More from the blog
The charge stack: what a trade costs after brokerage, and why the headline number misleads
Read the post →"The market is closed today" is four different statements
Read the post →The closing price is now struck in an auction: what changed on 3 August 2026
Read the post →NiftyScanner provides general educational information and user-input mathematical utilities. It does not provide personalised investment advice, research recommendations, trade calls, price targets or suitability assessments. Market-calendar, settlement and transaction-cost information may change and should be verified against current official exchange, clearing, broker, depository and tax records. Trading and investing involve risk; you remain responsible for your own decisions and should seek appropriately qualified professional advice where needed.