Romanian Super Liga Table
As of 8 September 2026, FC Dinamo București lead the Romanian Super Liga 26/27 with 17 points from 8 matches, 2 points clear of FC Rapid București. FK Csíkszereda Miercurea Ciuc sit bottom on 1. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FC Dinamo București | 8 | 5 | 2 | 1 | 16 | 6 | +10 | 17 |
| 2 | FC Rapid București | 8 | 4 | 3 | 1 | 9 | 4 | +5 | 15 |
| 3 | FC Petrolul Ploieşti | 8 | 5 | 0 | 3 | 9 | 10 | -1 | 15 |
| 4 | Universitatea Craiova | 8 | 4 | 2 | 2 | 18 | 9 | +9 | 14 |
| 5 | FC Farul Constanța | 8 | 2 | 5 | 1 | 10 | 8 | +2 | 11 |
| 6 | FCSB | 8 | 3 | 2 | 3 | 11 | 10 | +1 | 11 |
| 7 | FC Botoșani | 8 | 2 | 4 | 2 | 12 | 8 | +4 | 10 |
| 8 | FC Corvinul Hunedoara | 8 | 2 | 4 | 2 | 8 | 6 | +2 | 10 |
| 9 | CFR 1907 Cluj | 7 | 3 | 1 | 3 | 11 | 10 | +1 | 10 |
| 10 | SC Oțelul Galați | 8 | 2 | 4 | 2 | 9 | 9 | 0 | 10 |
| 11 | FC Argeș Pitești | 8 | 3 | 1 | 4 | 4 | 6 | -2 | 10 |
| 12 | Sepsi OSK | 8 | 2 | 4 | 2 | 4 | 8 | -4 | 10 |
| 13 | UTA Arad | 8 | 2 | 3 | 3 | 11 | 11 | 0 | 9 |
| 14 | FC Universitatea Cluj | 7 | 3 | 0 | 4 | 9 | 13 | -4 | 9 |
| 15 | FC Voluntari | 8 | 2 | 2 | 4 | 8 | 18 | -10 | 8 |
| 16 | FK Csíkszereda Miercurea Ciuc | 8 | 0 | 1 | 7 | 5 | 18 | -13 | 1 |
Get the Romanian Super Liga table via API
Fetch the live Romanian Super Liga standings with competition_id=comp_9639. The same shape works for every competition and season.
GET /football/competitions/comp_9639/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_9639/seasons/sn_0835173/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "FC Dinamo București"
},
"position": 1,
"matches_played": 8,
"wins": 5,
"draws": 2,
"losses": 1,
"goals_for": 16,
"goals_against": 6,
"goal_difference": 10,
"points": 17
}
]
}Romanian Super Liga resources
Fixtures, results, player and team stats for Romanian Super Liga.
Upcoming kickoffs with dates and times.
Latest final scores.
See every competition, country, and data type we cover.
Frequently Asked Questions
Who is top of the Romanian Super Liga?
FC Dinamo București are top of the Romanian Super Liga 26/27 with 17 points from 8 matches, 2 points clear of FC Rapid București.
How many teams are in the Romanian Super Liga?
16 teams compete in the Romanian Super Liga 26/27.
How do I get the Romanian Super Liga table via API?
Call the standings endpoint with competition_id=comp_9639 and the season id. Sign up for a 7-day free trial, generate an API key, and every plan includes all competitions and endpoints.
How many seasons of Romanian Super Liga data are available?
TheStatsAPI has 7 seasons of Romanian Super Liga data, going back to 20/21, including historical final tables.
Get Romanian Super Liga data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.