
F&F CO.,Ltd — Investor Relations & Filings
F&F CO.,Ltd. is a fashion company engaged in the manufacturing, marketing, and sale of apparel and accessories. The company's business model focuses on developing and distributing products under licensed brands, transforming them into popular lifestyle labels. Its primary brand portfolio includes MLB and MLB KIDS, licensed from Major League Baseball, as well as Discovery Expedition and DISCOVERY KIDS. The product offerings encompass a wide range of sports casual clothing, outerwear, hats, bags, and other accessories for both adults and children.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-31 | Korean | |
| 결산실적공시예고(안내공시) | 2025-07-23 | Korean | |
| [기재정정]풍문또는보도에대한해명(미확정) | 2025-07-21 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2025-07-17 | Korean | |
| 기업지배구조보고서공시 | 2025-05-30 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7873581 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7880093 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-31 | Korean | ||
| 7882596 | 결산실적공시예고(안내공시) | 2025-07-23 | Korean | ||
| 7883048 | [기재정정]풍문또는보도에대한해명(미확정) | 2025-07-21 | Korean | ||
| 7883859 | 풍문또는보도에대한해명(미확정) | 2025-07-17 | Korean | ||
| 7896472 | 기업지배구조보고서공시 | 2025-05-30 | Korean | ||
| 7902004 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7905922 | 주식등의대량보유상황보고서(약식) | 2025-05-09 | Korean | ||
| 7908735 | [연장결정]주요사항보고서(자기주식취득신탁계약체결결정) | 2025-04-29 | Korean | ||
| 7908731 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-04-29 | Korean | ||
| 7908718 | 기업가치제고계획(자율공시) | 2025-04-29 | Korean | ||
| 7910837 | 결산실적공시예고(안내공시) | 2025-04-22 | Korean | ||
| 7911418 | 풍문또는보도에대한해명(미확정) | 2025-04-18 | Korean | ||
| 7916746 | 주식등의대량보유상황보고서(약식) | 2025-04-01 | Korean | ||
| 7921574 | 정기주주총회결과 | 2025-03-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
F&F CO.,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/16611/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16611 | 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=16611 | 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=16611 \ -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": 16611}, 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 F&F CO.,Ltd (id: 16611)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.