
Sucro — Investor Relations & Filings
Sucro is an integrated cane sugar company focused on refining and supplying sugar across the Americas, primarily serving the North American market, including multinational food manufacturers. The company aims to be the leading alternative integrated sugar supplier by prioritizing supply chain efficiency and innovation from origin to customer. Sucro is the only North American cane sugar refiner built with this comprehensive supply chain focus, offering unique solutions that reduce costs and logistical risks. Its product portfolio includes conventional cane sugar, organic sugar, and specialty sweeteners marketed under the SweetLife by Sucro™ platform, available in formats ranging from bulk railcars to specialty requirements. Sucro operates a growing refining footprint, including facilities in Lackawanna, NY, and is currently developing Canada's largest sugar refinery in Hamilton, ON.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-24 | English | |
| Notice of meeting - English.pdf | 2026-04-23 | English | |
| Other.pdf | 2026-04-23 | English | |
| Other.pdf | 2026-04-23 | English | |
| Form of proxy - English.pdf | 2026-04-23 | English | |
| Management information circular - English.pdf | 2026-04-23 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of sugar
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shree Renuka Sugars Ltd.
Integrated agribusiness producing sugar, ethanol, and renew…
|
RENUKA | IN | Manufacturing |
|
Simbhaoli Sugars Ltd
Integrated producer of sugar, alcohol, and power for food, …
|
SIMBHALS | IN | Manufacturing |
|
Sir Shadi Lal Enterprises Ltd
Manufactures sugar and alcohol-based products for food, bev…
|
532879 | IN | Manufacturing |
|
Südzucker AG
World's largest sugar producer, making food ingredients, an…
|
SZU | DE | Manufacturing |
|
Sweet Natural Trading Company Limited
Manufacturer and packager of natural sweeteners, including …
|
NTRL | CA | Manufacturing |
|
The Ravalgaon Sugar Farm Limited
Produces sugar and confectionery products like Pan Pasand a…
|
507300 | IN | Manufacturing |
|
Triveni Engineering & Industries Ltd
Diversified firm focused on sugar, ethanol, power transmiss…
|
TRIVENI | IN | Manufacturing |
|
TS CORPORATION
A sugar refiner and animal feed manufacturer with a nationw…
|
001790 | KR | Manufacturing |
|
Ugar Sugar Works Ltd.
Manufactures white crystal sugar, alcohol, and ethanol thro…
|
UGARSUGAR | IN | Manufacturing |
|
UR SUGAR INDUSTRIES LIMITED
Integrated producer of white crystal sugar, ethanol, and po…
|
539097 | IN | Manufacturing |
Sucro 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/48492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48492 | 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=48492 | 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=48492 \ -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": 48492}, 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 Sucro (id: 48492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.