Built and run by one person.
Free AMFI Mutual Fund NAV API for India - Historical NAV by Scheme Code, No Key

Free AMFI Mutual Fund NAV API for India - Historical NAV by Scheme Code, No Key

Published: June 12, 2026

The MF NAV API has its own hub now. Every endpoint, worked examples, the bulk download files and the live console sit in one place: tigzig.com/apis/mf-nav. The app, with manual search, analytics and downloads, is at tigzig.com/mfpro. This post is from June 2026 and is kept as it was written.

A free, open AMFI mutual fund NAV API for India - no key, no sign-up. If you have ever tried to get Indian mutual fund NAV data programmatically, you know the pain. AMFI publishes it, but as a giant daily text dump. Most "APIs" make you pull one scheme at a time, with rate limits, and only recent history.

So I built an open one. Free, no API key, no sign-up. And it does the thing I have not seen anyone else do: let you download the entire NAV history - every scheme, every day - in one click, or in a single API call.

What you get

What you can do with it

All of this is free, with no key and no sign-up:

Full documentation

The complete, always-current reference - every endpoint, its parameters, ready-to-run code, the download formats and the OpenAPI / Swagger console - lives in one place:

MF NAV API docs at tigzig.com/apis/mf-nav

I keep the how-to there rather than repeating it here, because the API is actively being extended - so the docs stay right while any code pasted into a blog post would quietly go stale. Start there for the base URL, live examples and the interactive Swagger console.

Prefer a screen to code? Analyze it in MFPRO.

MFPRO runs on this same AMFI data, in your browser. No key, no download, no code. Pick up to 200 funds (or start from a ready-made preset of 24 or 104), add any Nifty or BSE benchmark, and compare over any period.

Returns: CAGR across windows, Sharpe, Sortino, alpha, beta, R-squared, up and down capture, drawdowns and Calmar, VaR, and rolling returns (average, median, min, max, beat %). 40+ return, risk and drawdown metrics in all.

Composition: for 24 major equity funds (about a third of the equity universe), drill into holdings, entries and exits, and index composition.

Open MFPRO →

Free to use. If it helps your work, a link back to tigzig.com is appreciated.


Working on something similar? How I work covers the rates, the availability and what I take on.