%20Limited/other/Vietnam_Manufacturi_p6R4eap.png)
VMEP Holdings — Investor Relations & Filings
Vietnam Manufacturing and Export Processing (Holdings) Limited (VMEPH) specializes in the manufacturing and assembly of scooters, cubs, and motorcycle engines. A subsidiary of Sanyang Motor, the company operates integrated production facilities near Ho Chi Minh City and Hanoi, focusing on the development of motorcycles and precision components. Its core business activities encompass the production of engines and parts for internal use and external sale, alongside the manufacturing and maintenance of molds for die-casting and forging metal parts. VMEPH serves a broad market, distributing its products to regions including Malaysia, the Philippines, Thailand, Greece, Dubai, and Taiwan. The company is recognized for its technical expertise in motorcycle engineering and its established product lines, such as the Attila scooter series, maintaining a significant market position through its comprehensive manufacturing and assembly capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_9110_20260629F01.pdf | 2026-05-22 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-13 | Chinese | |
| 115年第1季財務報告書 — 202601_9110_A02.pdf | 2026-05-13 | Chinese | |
| 115年第1季現金流量表 | 2026-05-13 | Chinese | |
| 115年第1季資產負債表 | 2026-05-13 | Chinese | |
| 截至二零二六年三月三十一日止三個月之未經審核業績 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46780913 | 115年年報及股東會資料 — 2026_9110_20260629F01.pdf | 2026-05-22 | Chinese | ||
| 46364209 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46323464 | 115年第1季財務報告書 — 202601_9110_A02.pdf | 2026-05-13 | Chinese | ||
| 46366322 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46363879 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46367637 | 截至二零二六年三月三十一日止三個月之未經審核業績 | 2026-05-13 | Chinese | ||
| 40843351 | 股份發行人及根據<<上市規則>>第十九B章上市的香港預託證券發行人的證券變動月報表-截至2026年04月30日 | 2026-05-04 | Chinese | ||
| 38522246 | 114年第4季財務報告書 — 202504_9110_AE2.pdf | 2026-04-29 | Chinese | ||
| 38522194 | 114年第4季財務報告書 — 202504_9110_A02.pdf | 2026-04-29 | Chinese | ||
| 38521910 | 114年第4季財務報告書 — 202503_9110_A02.pdf | 2026-04-29 | Chinese | ||
| 38521864 | 114年第4季財務報告書 — 202502_9110_AE2.pdf | 2026-04-29 | English | ||
| 38521761 | 114年第4季財務報告書 — 202502_9110_A02.pdf | 2026-04-29 | Chinese | ||
| 38521594 | 114年第4季財務報告書 — 202501_9110_A02.pdf | 2026-04-29 | Chinese | ||
| 38474157 | 115年年報及股東會資料 — 2026_9110_20260629F02.pdf | 2026-04-29 | Chinese | ||
| 38457935 | 114年度財務比率 | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
VMEP Holdings 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/52766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52766 | 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=52766 | 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=52766 \ -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": 52766}, 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 VMEP Holdings (id: 52766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.