ShareBazaar

The simple API for Nepal Stock Exchange (NEPSE) data

Overview

ShareBazaar provides real-time and historical stock market data from NEPSE through a straightforward API. Our service processes publicly available information from official NEPSE sources to give you accurate, up-to-date stock data with minimal complexity.

All data presented is sourced directly from public NEPSE channels. We carefully process and relay information that is already accessible to the general public, striving to maintain the integrity and accuracy of the stock market data.

How To Use

Get real-time latest stock price of any stock listed on NEPSE using the stock symbol by applying the following format:

/api?symbol={StockSymbol}

Example:

To get data for Nepal Investment Bank Limited (NIBL):

/api?symbol=NIBL

Response Format:

The API returns data in JSON format containing:

  • Current price
  • Previous close
  • Change in price
  • Change percentage
  • Volume
  • Last updated timestamp

Features

  • Real-time stock data directly from NEPSE
  • Simple API with minimal complexity
  • No authentication or API keys required
  • Free to use for personal and commercial projects
  • Data sourced from official NEPSE public channels
  • CORS enabled for use in web applications

Limitations

  • Data availability depends on NEPSE's official market hours
  • Request rate limits may apply to prevent abuse
  • Service availability depends on NEPSE API uptime