
Jiangsu Xinri E-Vehicle Co., Ltd. — Investor Relations & Filings
Jiangsu Xinri E-Vehicle Co., Ltd., operating under the brand name SUNRA, specializes in the research, development, manufacturing, and distribution of intelligent electric vehicles. The company's product portfolio encompasses a wide range of electric bicycles, electric scooters, electric motorcycles, and electric tricycles, alongside specialized utility vehicles such as electric golf carts and patrol units. SUNRA focuses on integrating advanced battery technology and high-efficiency motor systems to provide sustainable urban mobility solutions. With a commitment to technological innovation and large-scale production capabilities, the company serves both domestic and international markets, positioning itself as a key provider of zero-emission transportation. Its operations emphasize quality control and the development of smart features for modern commuting needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 上海市锦天城(北京)律师事务所关于新日股份2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2025年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-12 | Chinese | |
| 关于独立董事离任的公告 | 2026-05-12 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077535 | 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46565714 | 上海市锦天城(北京)律师事务所关于新日股份2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | ||
| 46565712 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 45347182 | 关于2025年度暨2026年第一季度业绩说明会召开情况的公告 | 2026-05-12 | Chinese | ||
| 45346643 | 关于独立董事离任的公告 | 2026-05-12 | Chinese | ||
| 37423207 | 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
| 37423206 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 37423171 | 2025年度独立董事述职报告(陆金龙) | 2026-04-24 | Chinese | ||
| 37423161 | 关于调整经营范围并修订《公司章程》的公告 | 2026-04-24 | Chinese | ||
| 37423155 | 关于向银行申请综合授信额度的公告 | 2026-04-24 | Chinese | ||
| 37423141 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 37423127 | 关于计提资产减值准备的公告 | 2026-04-24 | Chinese | ||
| 37423121 | 关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese | ||
| 37423107 | 2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 37423096 | 江苏新日电动车股份有限公司2025年度财务报表审计报告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
GHIGGERI MOTOS S.R.L.
Motorcycle manufacturer and dealer, offering sales, spare p…
|
— | AR | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
Jiangsu Xinri E-Vehicle Co., Ltd. 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/57826/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57826 | 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=57826 | 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=57826 \ -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": 57826}, 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 Jiangsu Xinri E-Vehicle Co., Ltd. (id: 57826)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.