
BICICLETAS MONARK SA — Investor Relations & Filings
Bicicletas Monark SA is a manufacturer dedicated to the production and assembly of bicycles. Established in 1948, the company offers a comprehensive portfolio including mountain bikes (MTB), transport-oriented cycles, leisure models, and youth-specific bicycles. The organization manages a wide distribution network of authorized dealers to facilitate product availability and customer service. Its operations prioritize the development of durable and functional cycling solutions tailored to various consumer needs, from daily commuting to recreational use. By leveraging decades of technical expertise in cycle assembly, the firm maintains a significant market presence, focusing on the delivery of reliable mobility products and the support of its retail partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2023 | 2024-03-27 | Portuguese | |
| ITR 2023-Q3 | 2023-11-09 | Portuguese | |
| ITR 2023-Q2 | 2023-08-08 | Portuguese | |
| FRE WEB 2023 | 2023-05-30 | Portuguese | |
| ITR 2023-Q1 | 2023-05-12 | Portuguese | |
| FRE NOVO 2022 v5 | 2023-05-09 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 33779836 | DFP 2023 | 2024-03-27 | Portuguese | ||
|
2023
10 filings
| |||||
| 34041997 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 34041999 | ITR 2023-Q2 | 2023-08-08 | Portuguese | ||
| 35852042 | FRE WEB 2023 | 2023-05-30 | Portuguese | ||
| 34041972 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
| 35311248 | FRE NOVO 2022 v5 | 2023-05-09 | Portuguese | ||
| 35311131 | FRE NOVO 2022 v4 | 2023-05-05 | Portuguese | ||
| 35310992 | FRE NOVO 2022 v3 | 2023-05-04 | Portuguese | ||
| 47022188 | FCA 2023 v2 | 2023-03-27 | Portuguese | ||
| 33767914 | DFP 2022 | 2023-03-27 | Portuguese | ||
| 35310861 | FRE NOVO 2022 v2 | 2023-02-14 | Portuguese | ||
|
2022
4 filings
| |||||
| 34011282 | ITR 2022-Q3 | 2022-11-14 | Portuguese | ||
| 34011268 | ITR 2022-Q2 v3 | 2022-08-17 | Portuguese | ||
| 34011257 | ITR 2022-Q2 v2 | 2022-08-15 | Portuguese | ||
| 34011237 | ITR 2022-Q2 | 2022-08-12 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
GIANT
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
BICICLETAS MONARK SA 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/52865/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52865 | 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=52865 | 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=52865 \ -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": 52865}, 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 BICICLETAS MONARK SA (id: 52865)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.