
INDO FARM EQUIPMENT LIMITED — Investor Relations & Filings
Indo Farm Equipment Limited specializes in the manufacturing of agricultural and construction machinery. The company’s primary product line includes a diverse range of tractors, spanning from 20 HP to 110 HP, engineered for various soil conditions and farming tasks. Beyond agricultural equipment, the firm produces pick-and-carry cranes with lifting capacities ranging from 9 to 30 tonnes, alongside diesel engines and generator sets. The manufacturing operations utilize advanced engineering processes to produce high-performance components and finished machinery. The product catalog further extends to combine harvesters and specialized equipment for infrastructure development. The company focuses on providing durable, fuel-efficient, and technologically advanced solutions designed to enhance productivity in both the agricultural and construction sectors across global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please find attached Investor Presentation. | 2026-05-23 | English | |
| Investor Presentation | 2026-05-23 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-22 | English | |
| Intimation of Earnings Conference Call with Analyst / Institutional Investor meetings under the SEBI (Listing Obligations and Disclosure Requirements), Regulations 2015. | 2026-05-22 | English | |
| Copy of Newspaper Publication | 2026-05-22 | English | |
| Submission of copy of Newspaper Advertisement dated May 22, 2026 pursuant to Regulation 47 of the SEBI (LODR) Regulations, 2015. | 2026-05-22 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGCO CORP /DE
Designs, manufactures, and distributes agricultural machine…
|
AGCO | US | Manufacturing |
|
Ag Growth International Inc.
Manufactures equipment and systems for handling and process…
|
AFN | CA | Manufacturing |
|
Agromehanika AD
Wholesales and distributes agricultural equipment, machiner…
|
AMEH | MK | Manufacturing |
|
Agrometal Sociedad Anonima Industrial
Manufactures and commercializes precision agricultural mach…
|
— | AR | Manufacturing |
|
AKRON S.A.
Manufacturing and commercialization of agricultural machine…
|
— | AR | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
Al-Ghazi Tractors Limited
Manufacturer and seller of agricultural machinery, speciali…
|
AGTL | PK | Manufacturing |
|
APACHE S.A.
Manufacturer and leading exporter of high-precision agricul…
|
— | AR | Manufacturing |
|
ARTS WAY MANUFACTURING CO INC
Manufactures agricultural equipment, modular structures, an…
|
ARTW | US | Manufacturing |
|
ASIA TECHNOLOGY Co., Ltd.
Develops, manufactures, and distributes a range of agricult…
|
050860 | KR | Manufacturing |
INDO FARM EQUIPMENT 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/61837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61837 | 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=61837 | 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=61837 \ -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": 61837}, 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 INDO FARM EQUIPMENT LIMITED (id: 61837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.