
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 |
|---|---|---|---|
| ITR 2020-Q3 | 2020-11-11 | Portuguese | |
| ITR 2020-Q2 | 2020-08-20 | Portuguese | |
| FRE NOVO 2020 | 2020-06-26 | Portuguese | |
| ITR 2020-Q1 | 2020-05-22 | Portuguese | |
| FRE NOVO 2019 v4 | 2020-05-12 | Portuguese | |
| DFP 2019 | 2020-03-20 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
6 filings
| |||||
| 33966977 | ITR 2020-Q3 | 2020-11-11 | Portuguese | ||
| 33966980 | ITR 2020-Q2 | 2020-08-20 | Portuguese | ||
| 34597764 | FRE NOVO 2020 | 2020-06-26 | Portuguese | ||
| 33966968 | ITR 2020-Q1 | 2020-05-22 | Portuguese | ||
| 34532608 | FRE NOVO 2019 v4 | 2020-05-12 | Portuguese | ||
| 33704922 | DFP 2019 | 2020-03-20 | Portuguese | ||
|
2019
7 filings
| |||||
| 34532557 | FRE NOVO 2019 v3 | 2019-12-13 | Portuguese | ||
| 34532503 | FRE NOVO 2019 v2 | 2019-12-10 | Portuguese | ||
| 33947139 | ITR 2019-Q3 | 2019-11-11 | Portuguese | ||
| 33947078 | ITR 2019-Q2 | 2019-08-12 | Portuguese | ||
| 33947045 | ITR 2019-Q1 | 2019-05-14 | Portuguese | ||
| 34532452 | FRE NOVO 2019 | 2019-05-06 | Portuguese | ||
| 33687226 | DFP 2018 | 2019-03-15 | Portuguese | ||
|
2018
2 filings
| |||||
| 33924467 | ITR 2018-Q3 | 2018-11-12 | Portuguese | ||
| 33924458 | ITR 2018-Q2 | 2018-08-14 | 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.