
SVA India Ltd — Investor Relations & Filings
SVA India Ltd is an enterprise primarily engaged in the trading and distribution of a diverse range of commodities and industrial products. The company focuses on sourcing and supplying materials such as agricultural goods, minerals, and metals to various industrial sectors. By leveraging its supply chain capabilities, the organization facilitates the movement of raw materials and finished goods. Its core business model revolves around procurement, logistics management, and market distribution, aiming to bridge the gap between producers and end-users through trade operations. The company maintains a focus on operational reliability and market responsiveness within its trading portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under Reg 74 (5) of SEBI (DP) Regulations,2018 | 2026-04-08 | English | |
| Intimation of Closure of Trading Window | 2026-03-25 | English | |
| Newspaper Publication Regarding Special Window For Transfer and Dematerialization ( Demat) of Physical Shares | 2026-03-20 | English | |
| Disclosure of Voting Results of the Extra Ordinary General Meeting of SVA India Limited held on March 13, 2026 | 2026-03-17 | English | |
| Proceeding of Extra Ordinary General Meeting Held on Friday, March 13 , 2026 | 2026-03-13 | English | |
| Intimation Pursuant to regulation 30 of Securities and Exchange Board of India ( Listing Obligation and Disclosure Requirement) Regulation, 2015 - Investment in Associate Company pursuant .... | 2026-03-10 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Prosper One International Holdings Company Limited
Trading agricultural commodities, watches, clocks, and vari…
|
1470 | HK | Wholesale and retail trade |
|
Prymus Spolka Akcyjna
A diversified company in chemical distribution, manufacturi…
|
PRS | PL | Wholesale and retail trade |
|
PT Gaya Abadi Sempurna Tbk
Trading and distribution of electronic components, consumer…
|
SLIS | ID | Wholesale and retail trade |
|
PT Penta Valent Tbk
Distributes pharmaceuticals, medical devices, and consumer …
|
PEVE | ID | Wholesale and retail trade |
|
PT Rohartindo Nusantara Luas Tbk
Trading and distribution company specializing in technical,…
|
TOOL | ID | Wholesale and retail trade |
|
PT Sepeda Bersama Indonesia Tbk
Wholesale distributor of bicycles, electric motorcycles, an…
|
BIKE | ID | Wholesale and retail trade |
|
Pulsar International Limited
Diversified firm specializing in trading, investment, and s…
|
512591 | IN | Wholesale and retail trade |
|
Qianhai Health Holdings Limited
Trading and sale of health-care products and electronic com…
|
911 | HK | Wholesale and retail trade |
|
QMC Co., Ltd.
Manufacturer of production equipment for the semiconductor,…
|
136660 | KR | Wholesale and retail trade |
|
Raideep Industries Limited
A diversified trader of agricultural commodities, industria…
|
540270 | IN | Wholesale and retail trade |
SVA India Ltd via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/63940/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63940 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=63940 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=63940 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 63940}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SVA India Ltd (id: 63940)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.