SOLAR BEBIDAS S.A. — Investor Relations & Filings
About SOLAR BEBIDAS S.A.
Solar Bebidas S.A. is the second largest manufacturer and distributor within the Coca-Cola System in its primary market and ranks among the fifteen largest Coca-Cola bottlers globally. Formed through the merger of major regional beverage entities, the company manages the production, bottling, and distribution of an extensive portfolio of non-alcoholic beverages, including carbonated soft drinks, juices, teas, and water. Its operations cover approximately 70% of the national territory through a vast network of manufacturing plants and distribution centers. Solar Bebidas operates under a long-term exclusivity agreement for the Coca-Cola brand, utilizing a sophisticated logistics infrastructure to serve a diverse range of retail and wholesale channels. The company focuses on large-scale operational efficiency and strategic market expansion within the beverage sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 v2 | 2026-03-31 | Portuguese | |
| DFP 2023 v2 | 2026-03-31 | Portuguese | |
| DFP 2025 | 2026-03-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-13 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33799526 | DFP 2025 v2 | 2026-03-31 | Portuguese | ||
| 33778818 | DFP 2023 v2 | 2026-03-31 | Portuguese | ||
| 33799504 | DFP 2025 | 2026-03-26 | Portuguese | ||
|
2025
4 filings
| |||||
| 34126297 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34126214 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34126233 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33791919 | DFP 2024 | 2025-03-24 | Portuguese | ||
|
2024
4 filings
| |||||
| 34072006 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34071962 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34071905 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 33778801 | DFP 2023 | 2024-03-25 | Portuguese | ||
|
2023
4 filings
| |||||
| 35815095 | FRE WEB 2023 v7 | 2023-11-29 | Portuguese | ||
| 34039607 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 35815004 | FRE WEB 2023 v6 | 2023-09-28 | Portuguese | ||
| 35814925 | FRE WEB 2023 v5 | 2023-09-28 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soft drinks; production of mineral waters and other bottled waters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Molecule Holdings Inc.
Licensed producer and contract manufacturer specializing in…
|
MLCL | CA | Manufacturing |
|
Monster Beverage Corp
Develops, markets, and distributes a portfolio of energy an…
|
MNST | US | Manufacturing |
|
Naqi Water Co.
Produces and distributes purified drinking water for retail…
|
2282 | SA | Manufacturing |
|
NATIONAL BEVERAGE CORP
Develops, manufactures, and markets a portfolio of non-alco…
|
FIZZ | US | Manufacturing |
|
Nevis Brands Inc.
Develops and markets THC and hemp-derived cannabis beverage…
|
NEVI | CA | Manufacturing |
|
NEWTRAC FOODS & BEVERAGES LIMITED
Manufactures and distributes packaged water, soft drinks, f…
|
514060 | IN | Manufacturing |
|
Niagara Ventures Corporation
Consumer goods company producing and supplying all-natural …
|
NIA | CA | Manufacturing |
|
NICHOLS PLC
International soft drinks group with a portfolio of owned a…
|
NICL | GB | Manufacturing |
|
Nongfu Spring Co., Ltd.
Leading beverage enterprise specializing in packaged drinki…
|
9633 | HK | Manufacturing |
|
Oceanic Beverages Co., Inc.
Produces non-alcoholic beverages, including fruit juices an…
|
1213 | TW | Manufacturing |
SOLAR BEBIDAS 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/53180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53180 | 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=53180 | 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=53180 \ -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": 53180}, 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 SOLAR BEBIDAS S.A. (id: 53180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.