KALUNGA S.A. — Investor Relations & Filings
About KALUNGA S.A.
KALUNGA S.A. is a retailer and distributor established in 1972, specializing in stationery, office supplies, and technology products. The company operates an extensive omnichannel network comprising over 120 physical stores, a dedicated e-commerce platform, and a telesales channel. Its product portfolio includes a wide range of items such as paper products, writing instruments, office furniture, computer hardware, printers, and consumables. KALUNGA S.A. serves both individual consumers and corporate clients, providing nationwide logistics and delivery services. The organization is recognized for its comprehensive inventory and its role as a major supplier of IT and office-related equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-17 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese | |
| ITR 2025-Q2 | 2025-08-15 | Portuguese | |
| ITR 2025-Q1 | 2025-05-13 | Portuguese | |
| DFP 2024 | 2025-03-18 | Portuguese | |
| ITR 2024-Q3 | 2024-11-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33799691 | DFP 2025 | 2026-03-17 | Portuguese | ||
|
2025
4 filings
| |||||
| 34127503 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34127459 | ITR 2025-Q2 | 2025-08-15 | Portuguese | ||
| 34127424 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33792146 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
4 filings
| |||||
| 34072993 | ITR 2024-Q3 | 2024-11-07 | Portuguese | ||
| 34072996 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34072957 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 33779072 | DFP 2023 | 2024-03-21 | Portuguese | ||
|
2023
6 filings
| |||||
| 34040232 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 34040228 | ITR 2023-Q2 v2 | 2023-09-29 | Portuguese | ||
| 34040195 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
| 35825945 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34040166 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 33767161 | DFP 2022 | 2023-03-23 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
THEWORKS.CO.UK PLC
A value retailer of books, arts and crafts, stationery, toy…
|
WRKS | GB | Wholesale and retail trade |
|
TORICO Co.,Ltd.
A manga business operating in e-commerce, digital media, pu…
|
7138 | JP | Wholesale and retail trade |
|
Vialife
An e-commerce platform for selling press publications and p…
|
ALVIA | FR | Wholesale and retail trade |
KALUNGA S.A. 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/53044/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53044 | 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=53044 | 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=53044 \ -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": 53044}, 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 KALUNGA S.A. (id: 53044)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.