Vietnam Manufacturing and Export Processing (Holdings) Limited — Investor Relations & Filings
Vietnam Manufacturing and Export Processing (Holdings) Limited is an investment holding company focused on the manufacture and sale of two-wheeled vehicles and related components. Its core operations include the production of scooters and cub vehicles, engines, and spare parts for both internal use and external sales. The company also provides motorbike maintenance, repair services, product assembly, and the sale and overhaul of molds used for die-casting and forging metal parts. It is recognized as a leading manufacturer of scooters and cub vehicles, holding the third position in sales volume among major foreign-invested motorcycle manufacturers in its key market. Manufacturing facilities are strategically situated near major metropolitan centers to efficiently meet concentrated market demand, adhering to principles of quality and customer satisfaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| NOTICE OF BOARD MEETING | 2026-04-29 | English | |
| FORM OF PROXY FOR USE AT ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE SHARES (INCLUDING SALE OR TRANSFER OF TREASURY SHARES) AND REPURCHASE SHARES AND RE-ELECTION OF RETIRING DIRECTORS AND PROPOSED RE-APPOINTMENT OF AUDITOR AND NO | 2026-04-29 | English | |
| 2025 Annual Report | 2026-04-29 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | Manufacturing |
Vietnam Manufacturing and Export Processing (Holdings) 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/49206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49206 | 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=49206 | 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=49206 \ -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": 49206}, 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 Vietnam Manufacturing and Export Processing (Holdings) Limited (id: 49206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.