
PROFARMA DISTRIB PROD FARMACEUTICOS S.A. — Investor Relations & Filings
Profarma Distribuidora de Produtos Farmacêuticos S.A. specializes in the wholesale distribution and retail of pharmaceutical, personal care, and beauty products. Founded in 1961, the company maintains an extensive logistics infrastructure that connects manufacturers to a network of over 49,000 customers, including pharmacies and healthcare providers across 17 states. Its operations are divided into distribution and retail segments, with the latter comprising brands such as Drogasmil, Farmalife, and Drogarias Tamoio. The company also operates Profarma Specialty, a joint venture dedicated to the distribution of high-complexity medications and specialized health services. By integrating wholesale logistics with retail management, the organization facilitates the supply of medicines, hygiene products, and wellness items, focusing on operational excellence and supply chain efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-11 | Portuguese | |
| - | 2026-05-05 | Portuguese | |
| Conclusão da aquisição da 4Bio Medicamentos S.A. | 2026-05-04 | Portuguese | |
| Pagamento de juros/remuneração | 2026-04-27 | Portuguese | |
| Anúncio de encerramento da oferta pública de distribuição da 1ª emissão de Notas Comerciais. | 2026-04-06 | Portuguese | |
| DFP 2025 v2 | 2026-03-27 | Portuguese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 44977052 | FRE - Formulário de Referência | 2026-05-11 | Portuguese | ||
| 41999227 | - | 2026-05-05 | Portuguese | ||
| 41332318 | Conclusão da aquisição da 4Bio Medicamentos S.A. | 2026-05-04 | Portuguese | ||
| 37461145 | Pagamento de juros/remuneração | 2026-04-27 | Portuguese | ||
| 33726714 | Anúncio de encerramento da oferta pública de distribuição da 1ª emissão de Notas Comerciais. | 2026-04-06 | Portuguese | ||
| 33799862 | DFP 2025 v2 | 2026-03-27 | Portuguese | ||
| 33799883 | DFP 2025 | 2026-03-16 | Portuguese | ||
|
2025
5 filings
| |||||
| 34128785 | ITR 2025-Q3 | 2025-10-29 | Portuguese | ||
| 47014021 | FRE WEB 2025 v3 | 2025-10-14 | Portuguese | ||
| 34128808 | ITR 2025-Q2 | 2025-07-30 | Portuguese | ||
| 34128705 | ITR 2025-Q1 | 2025-05-05 | Portuguese | ||
| 33792492 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
3 filings
| |||||
| 46904037 | FRE WEB 2024 v3 | 2024-12-27 | Portuguese | ||
| 34073662 | ITR 2024-Q3 | 2024-10-30 | Portuguese | ||
| 34073588 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
PROFARMA DISTRIB PROD FARMACEUTICOS 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/53144/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53144 | 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=53144 | 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=53144 \ -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": 53144}, 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 PROFARMA DISTRIB PROD FARMACEUTICOS S.A. (id: 53144)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.