NPS Fund NAV API – Track the Latest NAV of National Pension Scheme Funds

Effortlessly access the latest Net Asset Values (NAVs) of India's National Pension Scheme (NPS) funds with our lightweight and easy-to-use API. Integrate real-time NAV data into your Google Sheets, Microsoft Excel, or any financial planning tool.

API Usage Examples

You can fetch NAV values for any NPS fund using its unique scheme code. Check out these examples:

List of all NPS funds with scheme name and scheme code.

How to Track NPS NAV in Google Sheets

Easily track the latest NAV of NPS funds in Google Sheets by using the IMPORTDATA function:

=IMPORTDATA("https://npsnav.in/api/SM001001")

Learn more about integrating NPS NAV into Google Sheets

How to Track NPS NAV in Microsoft Excel

For Microsoft Excel users, use the WEBSERVICE function to fetch NPS NAV data directly:

=WEBSERVICE("https://npsnav.in/api/SM001001")

Learn more about integrating NPS NAV into Microsoft Excel

Access Historical NPS Fund NAV Data

While our API currently provides only real-time NAV data, historical NAV data is available as JSON files in our GitHub repository.If you have a genuine use case and need historical data through the API, feel free to request a new feature or contact us.

Full List of NPS Scheme Codes

To explore all available NPS funds, visit the full list of scheme names and their codes: View NPS Scheme Codes

Why Use NPSNAV API?

  • Simple and Efficient: Get NAV values with a single API call—no need for complex setups.
  • No Parsing Required: Our API returns plain text, making it easy to integrate into various tools like spreadsheets.
  • Unlimited Access: No restrictions or usage limits, use it as much as you need.
  • No Sign-ups or Maintenance: Start using the API instantly without registration or setup.