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 |
|---|---|---|---|
|
Gibraltar Springs Capital Corporation
Historically acquired and distributed Canadian bottled wate…
|
YGP | CA | Manufacturing |
|
Grupo Continental, S.A.B.
Multinational beverage and snack producer and major Coca-Co…
|
CONTAL | MX | Manufacturing |
|
GURU Organic Energy Corp.
Manufactures and markets natural, plant-based, certified or…
|
GURU | CA | Manufacturing |
|
Hebei Yangyuan Zhihui Beverage Co., Ltd.
Specializes in plant-based protein beverages, primarily wal…
|
603156 | CN | Manufacturing |
|
HEY SONG CORPORATION
Producer of non-alcoholic beverages and agent for internati…
|
1234 | TW | Manufacturing |
|
HOKKAIDO COCA-COLA BOTTLING CO.,LTD.
Beverage manufacturer and distributor of Coca-Cola products…
|
2573 | JP | Manufacturing |
|
IFBH Limited
A ready-to-consume beverage and food company specializing i…
|
6603 | HK | Manufacturing |
|
ITO EN,LTD.
Global manufacturer and distributor of beverages, specializ…
|
2593 | JP | Manufacturing |
|
Jilin Quanyangquan Co.,Ltd
Produces natural mineral water from Changbai Mountain and m…
|
600189 | CN | Manufacturing |
|
Jones Soda Co.
A craft beverage company distributing premium soft drinks, …
|
JSDA | CA | 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.