%20Limited/other/Transformers_and_Rectifiers_India_Limited-logo.png)
Transformers and Rectifiers (India) Limited — Investor Relations & Filings
Transformers and Rectifiers (India) Limited (TRIL) specializes in the design, engineering, and manufacturing of a comprehensive range of transformers and reactors. The product portfolio includes power, distribution, furnace, and rectifier transformers, with manufacturing capabilities extending up to the 1200 kV class. The company provides specialized solutions for power generation, transmission, and distribution utilities, as well as industrial applications in sectors such as steel, cement, and chemicals. TRIL also supports the renewable energy market, including wind and solar power projects. Key technical offerings include shunt reactors and high-voltage equipment engineered for complex grid requirements. The company emphasizes research and development to deliver custom-engineered products and maintains advanced testing facilities to ensure compliance with international quality standards for global infrastructure projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Evoting Result of Postal Ballot | 2026-05-23 | English | |
| Shareholders meeting | 2026-05-23 | English | |
| Annual Secretarial Compliance Report for the financial year ending 31st March 2026. | 2026-05-22 | English | |
| Bagging/Receiving of orders/contracts | 2026-05-22 | English | |
| We have received Order from GETCO of Rs. 228.26 Crore | 2026-05-22 | English | |
| Intimation of Order received amounting to Rs. 175 Crore | 2026-05-19 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
InTiCa Systems AG
Develops and manufactures inductive components, circuits, a…
|
IS7 | DE | Manufacturing |
|
Inverpower Controls Ltd.
Designs and manufactures advanced power electronics and dig…
|
— | CA | Manufacturing |
|
JASA KITA BERHAD
Manufactures and trades power tools, electric motors, hand …
|
— | MY | Manufacturing |
|
Jay Bee Laminations Limited
Manufactures electrical steel laminations and cores for pow…
|
JAYBEE | IN | Manufacturing |
|
JIANGNAN YIFAN MOTOR CO.,LTD.
Develops and manufactures high-precision electric motors an…
|
301023 | CN | Manufacturing |
|
JIANGSU CHINT POWER TECHNOLOGY CO.,LTD
Designs and manufactures PV inverters and integrated energy…
|
002150 | CN | Manufacturing |
|
Jiangsu Daybright Intelligent Electric Co.,LTD.
Develops intelligent power distribution equipment and smart…
|
300670 | CN | Manufacturing |
|
JIANGSU HUACHEN TRANSFORMER CO.,LTD.
Manufactures energy-efficient transformers and power distri…
|
603097 | CN | Manufacturing |
|
Jiangsu Huayang Intelligent Equipment Co.,Ltd.
Manufacturer of micro-motors and precision components for i…
|
301502 | CN | Manufacturing |
|
Jiangsu Leili Motor Corporation Limited
Produces micro-motors and precision components for applianc…
|
300660 | CN | Manufacturing |
Transformers and Rectifiers (India) Limited 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/62187/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62187 | 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=62187 | 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=62187 \ -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": 62187}, 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 Transformers and Rectifiers (India) Limited (id: 62187)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.