
V.S.T.Tillers Tractors Ltd. — Investor Relations & Filings
V.S.T. Tillers Tractors Ltd. is a manufacturer of agricultural machinery, specializing in the production of power tillers and compact tractors. Established through a technical collaboration with Mitsubishi Agricultural Machinery, the company focuses on providing mechanized solutions for small and marginal farmers. Its product portfolio includes power tillers, four-wheel-drive compact tractors, diesel engines, and various agricultural implements designed for diverse soil conditions and crop types. The company emphasizes engineering excellence and fuel efficiency, maintaining a significant market share in the power tiller segment. Its operations encompass research and development, manufacturing, and a distribution network aimed at enhancing farm productivity through accessible mechanization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor Call Transcript | 2026-05-25 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | |
| Investor Meet | 2026-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | |
| Transcript | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47011142 | Investor Call Transcript | 2026-05-25 | English | ||
| 47011335 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 46731768 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | ||
| 46731930 | Investor Meet | 2026-05-21 | English | ||
| 46731804 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | ||
| 46732043 | Transcript | 2026-05-21 | English | ||
| 46538528 | Copy of Newspaper Publication | 2026-05-19 | English | ||
| 46538494 | Newspaper publication for Postal Ballot Notice | 2026-05-19 | English | ||
| 46385111 | Shareholders meeting | 2026-05-18 | English | ||
| 46384517 | Notice of Postal Ballot | 2026-05-18 | English | ||
| 46384432 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-18 | English | ||
| 46384546 | Con-call Recording | 2026-05-18 | English | ||
| 46380970 | Copy of Newspaper Publication | 2026-05-18 | English | ||
| 46380978 | Newspaper Publication | 2026-05-18 | English | ||
| 46354837 | Press Release | 2026-05-15 | English | ||
Market 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 |
V.S.T.Tillers Tractors 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/63942/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63942 | 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=63942 | 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=63942 \ -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": 63942}, 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 V.S.T.Tillers Tractors Ltd. (id: 63942)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.