
FRUTA FRUTA INC. — Investor Relations & Filings
FRUTA FRUTA INC. specializes in the import, processing, and sale of Amazonian superfoods, with a primary focus on açaí. As a pioneer in marketing açaí, the company offers a diverse range of products including frozen pulp, purees, freeze-dried powders, and concentrated extracts. It operates in both business-to-business and consumer markets, supplying raw materials to the food industry and selling its own branded products. The company's portfolio has expanded to include other plant-based items such as coconut yogurt, beverages, and spreads. FRUTA FRUTA acts as an exclusive import and sales agent for agricultural cooperatives, sourcing ingredients cultivated through agroforestry systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 訂正臨時報告書 | 2025-08-22 | Japanese | |
| 訂正確認書 | 2025-07-04 | Japanese | |
| 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-07-04 | Japanese | |
| 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 8283845 | 確認書 | 2025-11-13 | Japanese | ||
| 8283785 | 半期報告書-第24期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7856865 | 訂正臨時報告書 | 2025-08-22 | Japanese | ||
| 7241149 | 訂正確認書 | 2025-07-04 | Japanese | ||
| 7241147 | 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-07-04 | Japanese | ||
| 7243751 | 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243718 | 確認書 | 2025-06-30 | Japanese | ||
| 7243712 | 有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7246407 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7273686 | 臨時報告書 | 2025-03-17 | Japanese | ||
|
2024
5 filings
| |||||
| 7296225 | 確認書 | 2024-11-14 | Japanese | ||
| 7296223 | 半期報告書-第23期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7324972 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7324172 | 確認書 | 2024-06-27 | Japanese | ||
| 7324170 | 内部統制報告書-第22期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fruit and vegetables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Eskimos Spolka Akcyjna W Restrukturyzacji
Producer and distributor of frozen fruits and vegetables fo…
|
ESK | PL | Manufacturing |
|
FADE GIDA YATIRIM SANAYİ TİCARET A.Ş.
Produces and exports agricultural products, specializing in…
|
FADE | TR | Manufacturing |
|
Flex Foods Ltd.
Cultivates and processes freeze-dried, air-dried, and IQF h…
|
523672 | IN | Manufacturing |
|
Foods & Inns Ltd.
Processes and exports fruit and vegetable pulps, concentrat…
|
FOODSIN | IN | Manufacturing |
|
Freshara Agro Exports Limited
Procures, processes, and exports preserved gherkins and pic…
|
FRESHARA | IN | Manufacturing |
|
FRİGO-PAK GIDA MADDELERİ SANAYİ VE TİCARET A.Ş.
Producer of canned/frozen fruits, vegetables, and beverages…
|
FRIGO | TR | Manufacturing |
|
Gan Shmuel Foods Ltd.
Manufacturer of fruit-based products for the global food an…
|
GSFI | IL | Manufacturing |
|
GÖKNUR GIDA MADDELERİ ENERJİ İMALAT İTHALAT İHRACAT TİCARET VE SANAYİ A.Ş.
Cultivates and processes fruits and vegetables into juice c…
|
GOKNR | TR | Manufacturing |
|
GreenStar Agricultural Corporation
Cultivates, processes, and sells canned fruits and vegetabl…
|
GRE | CA | Manufacturing |
|
Greenyard NV
A global supplier of fresh, frozen, and prepared fruits and…
|
GREEN | BE | Manufacturing |
FRUTA FRUTA INC. 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/13816/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13816 | 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=13816 | 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=13816 \ -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": 13816}, 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 FRUTA FRUTA INC. (id: 13816)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.