@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700&display=swap');
/* Neutralisation de la fiche datée du template ImmoToolBox — remplacée par l'en-tête .pex-top */
.card-intro .tech,.tech{display:none!important}
.pex{--terra:#CB735D;--terra-soft:#E3A18F;--ink:#3D1E19;--body:#5A453C;--muted:#8A6F60;--line:rgba(61,30,25,.1);--card:#FFFFFF;--card-deep:#FBEADF;--sand:#D4B48C;font-family:Montserrat,sans-serif;color:var(--body);line-height:1.65}
.pex *{box-sizing:border-box}
/* RESET DÉFENSIF : neutralise le CSS global du site sur nos blocs */
.pex table{border:0!important;border-collapse:collapse!important;background:transparent!important}
.pex table tr,.pex table th,.pex table td{border:0!important;background:transparent!important}
.pex .pex-id td{border-bottom:1px solid rgba(61,30,25,.08)!important;padding:15px 18px!important;vertical-align:top!important}
.pex .pex-id tr:last-child td{border-bottom:0!important}
.pex blockquote{border:0!important;padding:0!important;background:transparent!important;quotes:none}
.pex figure:not(.pex-quote){margin:0!important}
.pex figure.pex-quote{margin:30px 0 56px!important}
.pex ul{margin:0;padding:0;list-style:none}
.pex ul li{list-style:none}
.pex-upd{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8A6F60;margin:0 0 14px}
.pex-upd:before{content:"";width:7px;height:7px;border-radius:50%;background:#CB735D;flex:none}
.pex-upd time{font-family:Inter,Montserrat,sans-serif;font-variant-numeric:tabular-nums;color:#3D1E19}
.pex .x-label{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--terra)}
.pex .x-h2{font-family:'Playfair Display',serif;font-weight:500;font-size:33px;line-height:1.18;color:var(--ink);margin:0 0 4px;letter-spacing:-.005em}
.pex .x-card{background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:18px;box-shadow:0 3px 18px rgba(61,30,25,.06)}
.pex-head{margin:54px 0 16px}
.pex-head .x-label{display:block;margin-bottom:8px}
.pex-lead{font-size:17px;line-height:1.62;color:var(--body);margin:0 0 20px;max-width:68ch;font-weight:500}
/* ═ EN-TÊTE « TOUT EN UN COUP D'ŒIL » — remplace la fiche du template ═ */
.pex-top{background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:20px;padding:36px 40px;margin:26px 0 10px;box-shadow:0 4px 22px rgba(61,30,25,.07)}
.pex-top .pitch{font-family:'Playfair Display',serif;font-weight:500;font-size:25px;line-height:1.35;color:var(--ink);margin:0 0 22px;max-width:36em}
.pex-top .pitch em{font-style:italic;color:var(--terra)}
.pex-facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:18px}
.pex-facts>div{padding:0 20px;border-left:1px solid var(--line)}
.pex-facts>div:first-child{padding-left:0;border-left:0}
.pex-facts .v{font-family:Inter,Montserrat,sans-serif;font-weight:600;font-size:22px;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--ink);display:block;line-height:1.15}
.pex-facts .v small{font-size:13px;font-weight:500}
.pex-facts .l{display:block;margin-top:4px;font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.pex-gtitle{font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ink);margin:20px 0 10px}
.pex-gtitle:before{content:"";display:inline-block;width:18px;height:2px;background:var(--terra);margin-right:9px;vertical-align:middle}
.pex-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}
.pex-chips li{display:inline-flex;align-items:center;font-size:13px;font-weight:500;color:var(--ink);background:var(--card-deep);border-radius:999px;padding:7px 15px}
.pex-chips li.no{color:var(--muted);background:transparent;border:1px dashed var(--sand)}
.pex-chips li.go{padding:0}
.pex-chips li.go a{display:inline-flex;align-items:center;gap:6px;padding:7px 15px;color:var(--terra);font-weight:600;text-decoration:none;border-radius:999px;transition:background .2s}
.pex-chips li.go a:hover{background:#F6DDD2}
.pex-chips li.go a:after{content:"\203A";font-weight:700}
/* prix band */
.pex-price{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:52px;align-items:start;padding:36px 40px}
.pex-price .hero .n{font-family:Inter,Montserrat,sans-serif;font-weight:700;letter-spacing:-.025em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:35px;line-height:1.05;display:block;white-space:nowrap}
.pex-price .hero .u{display:block;margin-top:6px;font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.pex-bars{display:grid;gap:15px;margin-top:2px;max-width:640px}
.pex-bar .t{display:flex;justify-content:space-between;align-items:baseline;font-size:13.5px;margin-bottom:6px}
.pex-bar .t b{color:var(--ink);font-weight:600}
.pex-bar .t span{color:var(--muted);font-weight:500;font-variant-numeric:tabular-nums}
.pex-bar .rail{height:14px;background:rgba(61,30,25,.06);border-radius:0 7px 7px 0;overflow:hidden}
.pex-bar .fill{height:100%;border-radius:0 7px 7px 0;background:#E0C8B6}
.pex-bar.hi .fill{background:linear-gradient(90deg,#CB735D,#E8A48F)}
.pex-bar.hi .t b{color:var(--terra)}
.pex-bar.hi .t span{color:var(--terra)}
/* identité */
.pex-id{width:100%;border-collapse:collapse;font-size:15px}
.pex-id td{padding:15px 18px;border-bottom:1px solid rgba(61,30,25,.08);vertical-align:top}
.pex-id tr:last-child td{border-bottom:0}
.pex-id td:first-child{width:220px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding-top:16px}
.pex-id td:last-child{color:var(--ink)}
/* localisation badges */
.pex-loc{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.pex-loc>div{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px 20px}
.pex-loc .tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:var(--card-deep);color:var(--terra);margin-bottom:9px}
.pex-loc b{display:block;color:var(--ink);font-size:15px}
.pex-loc p{margin:4px 0 0;font-size:13.5px}
/* adresses initiées */
.pex-picks{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}
.pex-picks>div{background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:16px;padding:22px;box-shadow:0 2px 12px rgba(61,30,25,.05);transition:border-color .25s,box-shadow .25s,transform .25s}
.pex-picks>div:hover{border-color:var(--terra-soft);box-shadow:0 8px 24px rgba(61,30,25,.1);transform:translateY(-2px)}
.pex-picks .tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:var(--card-deep);color:var(--terra);margin-bottom:9px}
.pex-picks b{display:block;color:var(--ink);font-family:'Playfair Display',serif;font-weight:500;font-size:17px}
.pex-picks p{margin:5px 0 0;font-size:13.5px}
.pex-picks .todo{border-style:dashed;border-color:var(--sand);background:transparent}
/* prestations */
.pex-serv{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.pex-serv>div{background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:16px;padding:22px;box-shadow:0 2px 12px rgba(61,30,25,.05);transition:border-color .25s,box-shadow .25s,transform .25s}
.pex-serv>div:hover{border-color:var(--terra-soft);box-shadow:0 8px 24px rgba(61,30,25,.1);transform:translateY(-2px)}
.pex-serv b{display:block;color:var(--ink);font-size:15px;margin:10px 0 4px}
.pex-serv p{margin:0;font-size:13.5px;color:var(--body)}
.pex-serv svg{width:22px;height:22px;stroke:var(--terra);fill:none;stroke-width:1.5}
/* prose */
.pex-prose p{font-size:16.5px;line-height:1.72;margin:0 0 18px;max-width:70ch}
.pex-prose a{color:var(--terra);font-weight:600;text-decoration:none;border-bottom:1px solid var(--terra-soft)}
/* citation */
.pex-quote{background:var(--card-deep);border-radius:18px;padding:38px 44px 30px;margin:30px 0 56px;position:relative}.pex-quote+.pex-cta,.pex-quote+section.pex-cta{margin-top:0}
.pex-quote:before{content:"“";font-family:'Playfair Display',serif;font-size:90px;line-height:0;color:var(--terra-soft);position:absolute;top:38px;left:26px}
.pex-quote blockquote{margin:0 0 0 46px;font-family:'Playfair Display',serif;font-size:20px;line-height:1.55;color:var(--ink);font-style:normal}
.pex-quote blockquote p{margin:0 0 16px}
.pex-quote blockquote p:last-child{margin-bottom:0}
.pex-quote figcaption{margin:14px 0 0 46px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
/* bande accompagnement */
.pex-cta{background:linear-gradient(135deg,#3D1E19,#5A3128);border-radius:20px;padding:38px 40px;color:#F5E4D8;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:center}
.pex-cta h3{font-family:'Playfair Display',serif;font-weight:500;font-size:26px;color:#FFF1E8;margin:0 0 10px}
.pex-cta p{margin:0;font-size:14.5px;line-height:1.7;color:#EBD3C4}
.pex-cta .acts{display:grid;gap:11px}
.pex-cta .acts a{display:block;text-align:center;padding:14px 18px;border-radius:999px;font-size:13.5px;font-weight:600;letter-spacing:.04em;line-height:1.35;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}
.pex-cta .acts a:hover{transform:translateY(-2px)}
.pex-cta .acts .a1{background:linear-gradient(90deg,#CB735D,#E08B73);color:#fff;box-shadow:0 6px 20px rgba(203,115,93,.32)}
.pex-cta .acts .a1:hover{box-shadow:0 10px 26px rgba(203,115,93,.42)}
.pex-cta .acts .a1 b{display:block;margin-top:3px;font-family:Inter,Montserrat,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;font-size:12.5px;letter-spacing:.03em;color:rgba(255,255,255,.88)}
.pex-cta .acts .a2{border:1px solid rgba(255,241,232,.32);color:#FFF1E8;background:transparent}
.pex-cta .acts .a2:hover{border-color:rgba(255,241,232,.7);background:rgba(255,241,232,.07)}
.pex-cta .acts .aw{background:#25D366;color:#08351D}
.pex-cta .acts .aw:hover{background:#3BE07E}
.pex-cta .acts .tel{display:block;text-align:center;margin-top:2px;padding:4px 2px 0;border-radius:0;color:#D8B9A8;font-size:12.5px;font-weight:600;letter-spacing:.05em;text-decoration:none}
.pex-cta .acts .tel:hover{color:#FFF1E8;transform:none}
/* faq */
.pex-faq{display:grid;gap:10px}
.pex-faq>div{background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:16px;padding:22px 26px;box-shadow:0 2px 12px rgba(61,30,25,.05)}
.pex-faq b{display:block;color:var(--ink);font-size:15.5px;margin-bottom:6px}
.pex-faq p{margin:0;font-size:14.5px}
/* guides */
.pex-guides{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.pex-guides a{display:block;background:var(--card);border:1px solid rgba(61,30,25,.07);border-radius:16px;padding:22px 24px;text-decoration:none;box-shadow:0 2px 12px rgba(61,30,25,.05);transition:border-color .25s,transform .25s,box-shadow .25s}
.pex-guides a:hover{border-color:var(--terra);transform:translateY(-3px);box-shadow:0 10px 26px rgba(61,30,25,.12)}
.pex-guides b{display:block;font-family:'Playfair Display',serif;font-weight:500;color:var(--ink);font-size:17px;margin-bottom:5px}
.pex-guides span{font-size:13.5px;color:var(--body)}
.pex-src{font-size:12.5px;color:var(--muted);margin:10px 2px 0}
@media(max-width:900px){.pex-facts{grid-template-columns:repeat(2,1fr);gap:16px 0}.pex-facts>div:nth-child(3){border-left:0;padding-left:0}.pex-price{grid-template-columns:1fr;gap:20px}.pex-serv,.pex-picks,.pex-loc{grid-template-columns:repeat(2,1fr)}.pex-cta{grid-template-columns:1fr}}
@media(max-width:600px){.pex-price .hero .n{font-size:26px}.pex-top{padding:22px 18px}.pex-top .pitch{font-size:20px}.pex-facts{grid-template-columns:1fr 1fr}.pex-serv,.pex-picks,.pex-loc,.pex-guides{grid-template-columns:1fr}.pex-quote blockquote{margin-left:24px;font-size:18px}.pex-quote figcaption{margin-left:24px}.pex-cta{padding:26px 22px}}
Updated on 8 August 2026 by Petrini Exclusive Real Estate
One of the few towers in the Carré d'Or: 81 metres facing the sea, adjoining the Casino gardens, and fully residential since the refurbishment completed in 2010.
1973Built
81 m26 floors · 12th in Monaco
10Apartments per floor
2 av. des CitronniersCarré d'Or · facing the sea
Building services
24/7 concierge service
Swimming pool reserved for residents
Solarium
Ten apartments per floor in the original layout
Cipriani restaurant inside the building
Fitness room
Parking inside the building, on two basement levels
Central air conditioning with individual control in each apartment
Reinforced concrete structure built to earthquake-resistant standards
A loggia in every apartment
Headquarters of the Club des Résidents Étrangers de Monaco
No spa
Within walking distance
Casino gardens directly adjoining
Métropole Shopping Monte-Carlo a few steps away
Direct descent to avenue Princesse Grace and Larvotto
Japanese Garden a few minutes away
Grand Prix circuit at the foot of the building
Passage from the Carré d'Or to Larvotto and Mareterra through the building
Price & market
Le Mirabeau in the most expensive district in Monaco
Apartments in Le Mirabeau trade between 76,000 and 100,000 euros per square metre, with renovated sea-view units at the top of the range, up to 31 % above the Carré d'Or average, already the most expensive district in the Principality at 76,460 euros in 2026.
76,000 – 100,000 € Le Mirabeau · observed range per m², 2026
The top of the range is 31 % above the Carré d'Or average and 67 % above the Monaco average.
Range based on the average of listings observed in the building, cross-checked with asking prices recorded by Petrini Exclusive Real Estate over the first half of 2026. The internal spread is wide: renovated sea-view units sit at the top of the range, the others well below. These are asking prices, not recorded transaction prices: this order of magnitude informs the reader, it is neither a valuation nor a legally binding document. For a figure specific to one apartment, the agency carries out a documented valuation. In recorded prices, the Monaco average stands at 57,569 €/m² on 2025 resales (IMSEE).
Le Mirabeau76,000 – 100,000 €
Carré d'Or76,460 €
Larvotto70,820 €
Port Hercule68,395 €
Fontvieille60,919 €
Monaco average59,929 €
The district · insider addresses
What residents really have on their doorstep
Le Mirabeau adjoins the Casino gardens: Place du Casino, the Métropole Shopping centre, the Opera House and the Thermes Marins are all a few minutes away on foot, and avenue Princesse Grace leads to the Larvotto beaches.
DiningCipriani Monte-Carlo
The Cipriani house occupies premises in the building. It is currently the only dining address within the residence.
ShoppingMétropole Shopping Monte-Carlo
The gallery of the Hôtel Métropole, its luxury houses and its restaurants, a few steps from the building. The residents' daily reflex.
WellnessThermes Marins Monte-Carlo
The Principality's great sea-water spa, between the Casino and the Hôtel de Paris. As the residence has no spa, this is the fallback within walking distance.
StageOpéra de Monte-Carlo · Salle Garnier
The Charles Garnier hall attached to the Casino, for opera, ballet and the concert season.
Grand PrixThe Mirabeau corner
The Monaco Grand Prix circuit runs at the foot of the building: the Mirabeau corner, which takes its name from the residence, is negotiated below its windows.
GardensThe Casino gardens
The building adjoins them. This is what explains the open outlook on the southern façade and the absence of anything opposite on that side.
Identity
Le Mirabeau at a glance
Le Mirabeau was built in 1973 by Société Civile Immobilière Le Mirabeau, a Monegasque company of the Rome-based Società Generale Immobiliare group, on the plot between avenue des Citronniers and rue du Portier, facing the sea.
Addresses
2 avenue des Citronniers and 1 avenue Princesse Grace, 98000 Monaco. The building occupies the plot between avenue des Citronniers and rue du Portier, adjoining the Casino gardens
Year built
1973
Developer
Société Civile Immobilière Le Mirabeau, a Monegasque company of the Società Generale Immobiliare group of Rome
Height
81 metres over 26 floors, the twelfth tallest building in the Principality, in a district where buildings rarely exceed ten levels
Original programme
Two superimposed and self-contained parts: six lower levels of hotel, around one hundred rooms and suites, accessed from rue du Portier; twenty-one upper levels of residence, accessed from avenue des Citronniers. Two basement levels complete the whole
Number of units
203 apartments in the original programme, from studios to four-room units. The entrance floor held 5 of them, the nineteen standard floors the rest, and the top floor 7 apartments each with private access to a roof terrace
Refurbishment
The hotel closed in December 2007. The levels it occupied were converted into homes during a three-year project completed in 2010, carried out by J.B. Pastor & Fils as delegated project manager and general contractor. The building has been fully residential ever since
Floor layout
The nineteen standard floors are divided into two independent blocks, each with its own vertical circulation
Apartments per floor
Ten apartments per floor in the original layout, identical on every standard level. The entrance floor held five, the grand hall taking up the rest of the plate. Units may have been merged since
Grand Prix view
The circuit runs at the foot of the building. Units 1 and 2 on each floor overlook the race, unit 1 in particular
Levels and entrances
The building is set into the slope and has two addresses on two levels. At the top, avenue des Citronniers serves the residence entrance and the main concierge desk, in the heart of the Carré d'Or. At the bottom, six levels down, the building opens onto the roundabout linking rue du Portier and avenue Princesse Grace: the lower address, 1 avenue Princesse Grace, used in particular by Cipriani
A shortcut between two districts
Because it links two road levels, the building takes its residents from avenue des Citronniers, in the heart of the Carré d'Or on the Monte-Carlo side, down to avenue Princesse Grace on the Larvotto side, from where Mareterra is reached on foot. Two of the most prestigious addresses in the Principality, linked by a single building
Resident institution
The Club des Résidents Étrangers de Monaco has its headquarters in the residence, at 1 avenue Princesse Grace
Dining
Cipriani Monte-Carlo occupies premises in the building. It is the only dining address in the residence to date
Orientation
Almost every unit enjoys an extensive sea view; some also have a secondary outlook onto the hills surrounding the Principality. Only the apartments numbered 5 face the mountain side
Loggias
Every apartment has at least one loggia. Anodised aluminium railings with teak handrails, electric roller shutters, blinds and sun shades
Structure
Reinforced concrete designed to earthquake-resistant standards, solid slab floors, reinforced sound insulation between slab and floor covering
Façades
Mineral coating based on selected quartz and pigments bound with synthetic resin, completed with stone and marble
Air conditioning
Central plant in the basement, distribution through fan coils in false ceilings, individual control in each apartment and the option to switch off when unoccupied
Parking
Two basement levels sized for more than 250 vehicles, protected by an automatic sprinkler system
A point of usage
The building takes its name from the address on which it was built, that of the former Mirabeau hotel. The Mirabeau corner on the Formula 1 circuit takes its name from the same place. Beware of a common confusion: Le Mirabeau today is a residence, not a hotel
Sources: the Petrini Exclusive Real Estate archives, including the original specification of SCI Le Mirabeau and the period sales brochures. These documents describe the programme as designed in 1973: the building and its apartments have been extensively modernised since, and some units reconfigured.
Amenities
A swimming pool and a solarium in the heart of the Carré d'Or
Le Mirabeau offers a swimming pool, a solarium, a fitness room, a restaurant, a 24/7 concierge service and parking on two basement levels.
Pool and solarium
A rare feature in the Carré d'Or, available to residents of the building.
24/7 concierge
A concierge service available at all hours for everyday requests.
Fitness room
An equipped gym within the residence.
Restaurant
A dining address at the foot of the building, inherited from the original design, which already provided a bar-restaurant for occupants.
Basement parking
Two levels sized for more than 250 vehicles, under automatic sprinkler protection. A decisive asset in this district.
Two addresses, two districts
Avenue des Citronniers at the top, in the heart of the Carré d'Or; avenue Princesse Grace at the bottom, on the Larvotto side.
Agency note: the residence has no spa. The Thermes Marins Monte-Carlo, a few minutes away on foot, plays that role for most residents.
History & architecture
A building designed in two parts, now entirely residential
Le Mirabeau was designed in 1973 as two self-contained parts stacked on one another, a twenty-one-level residence above six levels of hotel; since the refurbishment completed in 2010, the whole building is residential.
The Carré d'Or is a low-rise district, where buildings rarely exceed ten levels. Le Mirabeau is the exception with its 81 metres, which places it among the twelve tallest structures in the Principality. That is what explains the nature of its views: from the upper levels, the eye passes over the Carré d'Or and opens onto the Mediterranean, something no low building in the same perimeter can offer. The building also adjoins the Casino gardens, which permanently frees part of its façades.
This position on the slope has a concrete consequence for daily life. The building has two addresses six levels apart: avenue des Citronniers at the top, in the heart of the Carré d'Or and the Monte-Carlo district; at the bottom, the roundabout linking rue du Portier and avenue Princesse Grace, on the Larvotto side. A resident therefore crosses their own building to move from one district to the other, and reaches Mareterra on foot. Other routes exist, but few Monegasque addresses connect the two most sought-after districts so directly.
The building was erected in 1973 by Société Civile Immobilière Le Mirabeau, a Monegasque company of the Rome group Società Generale Immobiliare, on the site of the former Mirabeau hotel from which it took its name. The programme stacked two entirely separate parts: six lower hotel levels served from rue du Portier, and twenty-one upper residential levels served from avenue des Citronniers, with lift banks completely independent from one part to the other. It is this hybrid design, rare in Monaco, that explains the level of equipment in the building: a pool, a solarium, a hairdressing salon, boutiques and a bar-restaurant were all in the original programme.
The hotel closed in December 2007. The levels it occupied were converted into homes during a three-year project completed in 2010, carried out by J.B. Pastor & Fils as delegated project manager and general contractor. Those hotel plates, deeper than the standard floors, made it possible to create apartments with volumes and terraces absent from the 1973 plans. Le Mirabeau has been fully residential ever since, something many online sources still confuse with the hotel that no longer exists.
The original specification provided for 203 apartments, from studios to four-room units, all with at least one loggia. The nineteen standard floors are divided into two independent blocks with separate circulation, and the top floor brings together seven apartments each with private access to a roof terrace. Almost every unit faces the sea; only the apartments numbered 5 look towards the hills. Those unit numbers remain the first question to ask when reading a listing, before even the floor area.
The technical care of the programme can still be read today: a reinforced concrete structure designed to earthquake-resistant standards, reinforced sound insulation between slab and floor, façades in quartz-and-pigment coating completed with stone and marble, loggia railings in anodised aluminium with teak handrails, central air conditioning with individual control, and two basement levels sized for more than 250 vehicles. The building and its apartments have been extensively modernised since, and some units reconfigured: two listings in the same building can therefore describe assets with nothing in common, as our analysis of price per square metre in Monaco explains.
One last element says a great deal about the profile of the residence: the Club des Résidents Étrangers de Monaco, the association that supports newcomers to the Principality, has its headquarters in the building. For anyone settling in Monaco, the address is therefore not only residential; it is also one of the entry points into the foreign community.
A word, finally, on our position. Petrini Exclusive Real Estate is based at 3 avenue des Citronniers, directly opposite the entrance to the residence. That proximity explains the knowledge we have of the building, unit by unit: it makes viewings simpler, it makes managing the apartments entrusted to us simpler, and it has already led us to market the rooftop of the building itself. Few Monegasque addresses can be followed this closely.
Le Mirabeau is one of the most sought-after buildings in Monaco. It sits at the heart of the Carré d'Or, with the Métropole shopping centre at its feet, and an apartment there finds a buyer or a tenant quickly. Its parking spaces are among the most coveted in the district.
Our agency is at 3 avenue des Citronniers, literally opposite the entrance to the residence. That is what makes our expertise on this building: we follow it daily, we know what the different units on the same floor are worth, and some apartments here have reached one hundred thousand euros per square metre.
Paolo Petrini · Petrini Exclusive Real Estate
At Le Mirabeau, the unit number tells you more than the floor area
Between a sea-facing apartment and a number 5 unit turned towards the hills, between a property still in its original configuration and one entirely reconfigured, between the top floor and a standard level, the differences in value inside the same building are considerable. Knowing which category a property falls into, and at what level the latest transactions were done, matters more than the asking price. It is this memory of the buildings, put together one by one over more than forty years, that makes it possible to place a price against the real market.
Talk to us on WhatsApp Have your property at Le Mirabeau valued Request our off-market properties at Le Mirabeau or call the agency · +377 92 00 16 00
Frequently asked questions
Le Mirabeau in six questions
The most frequent questions about Le Mirabeau concern its price per square metre, its location, its swimming pool, its number of apartments, its restaurant and the possibility of renting there.
What is the price per m² at Le Mirabeau in Monaco?
Apartments at Le Mirabeau trade between 76,000 and 100,000 euros per square metre in 2026, against 76,460 euros for the Carré d'Or average and 59,929 euros for the Monaco average. Renovated sea-view units sit at the top of the range: internal differences come down to orientation, floor level and condition.
Where is the Le Mirabeau residence?
Le Mirabeau stands at 2 avenue des Citronniers and 1 avenue Princesse Grace in Monte-Carlo, on the plot between avenue des Citronniers and rue du Portier, adjoining the Casino gardens and facing the sea. Place du Casino and the Métropole Shopping centre are a few minutes away on foot.
Does Le Mirabeau have a swimming pool?
Yes. The building has a pool and a solarium available to residents, along with a fitness room and a 24-hour concierge service. This is an uncommon feature in the Carré d'Or. The residence has no spa, however.
How many apartments does Le Mirabeau have?
The original programme provided for 203 apartments, from studios to four-room units, spread over the twenty-one upper levels. The top floor brings together seven apartments each with private access to a roof terrace. The refurbishment completed in 2010 added homes in the former hotel levels, and some units have been reconfigured since.
Is Le Mirabeau a hotel or a residence?
Le Mirabeau today is a residence, and only a residence. The hotel that occupied its six lower levels closed in December 2007, and those areas were converted into apartments during the project completed in 2010. The confusion remains frequent online, where outdated hotel listings survive.
Is there a restaurant inside Le Mirabeau?
Yes. Cipriani Monte-Carlo occupies premises in the building and is to date the only dining address in the residence. The original 1973 programme already provided a bar-restaurant for occupants.
Can you rent an apartment at Le Mirabeau?
Yes, apartments at Le Mirabeau are offered both for rent and for sale. The residence remains one of the most sought after in the district, thanks to its pool, its concierge service and its parking. Part of the stock circulates outside public channels: the agency keeps the list of what is genuinely available in the building.
Going further
Around Le Mirabeau
The buildings of MonacoThe directory of the Principality's residences, district by district. The districts of MonacoThe ten districts of the Principality, their prices and their buildings. Conditions for living in MonacoHousing, finances and formalities for settling in the Principality. The rental guideLeases, guarantees and practices of the Monegasque rental market.
(function(){var b=document.getElementById("pex-om");if(!b)return;b.addEventListener("click",function(e){e.preventDefault();var f=document.getElementById("contactform");if(!f)return;var m=f.querySelector('[name="message"]');if(m){m.value="Hello, I would like to receive your off-market opportunities in the Le Mirabeau building in Monaco. Please get back to me.";m.dispatchEvent(new Event("input",{bubbles:true}));}var mod=f.closest(".modal");if(mod&&window.bootstrap&&bootstrap.Modal){bootstrap.Modal.getOrCreateInstance(mod).show();var n=f.querySelector('[name="nom"]');if(n){mod.addEventListener("shown.bs.modal",function(){n.focus();},{once:true});}}else{f.scrollIntoView({behavior:"smooth",block:"center"});var n2=f.querySelector('[name="nom"]');if(n2)n2.focus();}});})();{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.petrini.mc/en/building-le-mirabeau.html#webpage","url":"https://www.petrini.mc/en/building-le-mirabeau.html","name":"Le Mirabeau Monaco: prices, pool and apartments in the Carré d'Or","inLanguage":"en","datePublished":"2026-08-06","dateModified":"2026-08-08","isPartOf":{"@type":"WebSite","name":"Petrini Exclusive Real Estate Monaco","url":"https://www.petrini.mc/"},"about":{"@id":"https://www.petrini.mc/en/building-le-mirabeau.html#building"},"publisher":{"@id":"https://www.petrini.mc/#agency"},"breadcrumb":{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Monaco real estate agency","item":"https://www.petrini.mc/en/"},{"@type":"ListItem","position":2,"name":"Settling in","item":"https://www.petrini.mc/en/settling.html"},{"@type":"ListItem","position":3,"name":"Buildings","item":"https://www.petrini.mc/en/building-monaco.html"},{"@type":"ListItem","position":4,"name":"Le Mirabeau"}]}},{"@type":"RealEstateAgent","@id":"https://www.petrini.mc/#agency","name":"Petrini Exclusive Real Estate Monaco","url":"https://www.petrini.mc/","telephone":"+377 92 00 16 00","address":{"@type":"PostalAddress","streetAddress":"3 avenue des Citronniers","addressLocality":"Monaco","postalCode":"98000","addressCountry":"MC"},"areaServed":{"@type":"Country","name":"Monaco"}},{"@type":"ApartmentComplex","@id":"https://www.petrini.mc/en/building-le-mirabeau.html#building","name":"Le Mirabeau","alternateName":["Mirabeau Monaco","Le Mirabeau Monaco","Le Mirabeau residence","Le Mirabeau Monte-Carlo"],"description":"Le Mirabeau is a high-standing residence in Monte-Carlo, at 2 avenue des Citronniers and 1 avenue Princesse Grace, built in 1973 by SCI Le Mirabeau, a Monegasque company of the Società Generale Immobiliare group of Rome. It rises 81 metres over 26 floors, the twelfth tallest building in Monaco. The original programme stacked six hotel levels and twenty-one residential levels, for 203 apartments, ten per standard floor, with units 1 and 2 overlooking the Grand Prix circuit. The hotel closed in December 2007 and its levels were converted into homes in a refurbishment completed in 2010 by J.B. Pastor & Fils: the building has been fully residential ever since. Apartments trade between 76,000 and 100,000 euros per square metre, renovated sea-view units at the top of the range. Pool, solarium, fitness, restaurant Cipriani Monte-Carlo, 24/7 concierge, central air conditioning with individual control, earthquake-resistant structure, parking for more than 250 vehicles. The Club des Résidents Étrangers de Monaco has its headquarters here. The building links avenue des Citronniers, in the Carré d'Or, to avenue Princesse Grace on the Larvotto side, from where Mareterra is reached on foot.","url":"https://www.petrini.mc/en/building-le-mirabeau.html","address":{"@type":"PostalAddress","streetAddress":"2 avenue des Citronniers","addressLocality":"Monaco","postalCode":"98000","addressCountry":"MC"},"yearBuilt":1973,"numberOfAccommodationUnits":203,"numberOfFloors":26,"developer":{"@type":"Organization","name":"Società Generale Immobiliare"},"geo":{"@type":"GeoCoordinates","latitude":43.741387,"longitude":7.429083},"containedInPlace":{"@type":"Place","name":"Carré d'Or, Monte-Carlo, Monaco"},"amenityFeature":[{"@type":"LocationFeatureSpecification","name":"Swimming pool","value":true},{"@type":"LocationFeatureSpecification","name":"Solarium","value":true},{"@type":"LocationFeatureSpecification","name":"24/7 concierge","value":true},{"@type":"LocationFeatureSpecification","name":"Fitness","value":true},{"@type":"LocationFeatureSpecification","name":"Restaurant","value":true},{"@type":"LocationFeatureSpecification","name":"Underground parking","value":true},{"@type":"LocationFeatureSpecification","name":"Central air conditioning","value":true},{"@type":"LocationFeatureSpecification","name":"Loggia","value":true},{"@type":"LocationFeatureSpecification","name":"Spa","value":false}],"containsPlace":[{"@type":"Restaurant","name":"Cipriani Monte-Carlo"},{"@type":"Organization","name":"Club des Résidents Étrangers de Monaco","alternateName":"CREM"}],"provider":{"@id":"https://www.petrini.mc/#agency"}},{"@type":"FAQPage","@id":"https://www.petrini.mc/en/building-le-mirabeau.html#faq","about":{"@id":"https://www.petrini.mc/en/building-le-mirabeau.html#building"},"mainEntity":[{"@type":"Question","name":"What is the price per m² at Le Mirabeau in Monaco?","acceptedAnswer":{"@type":"Answer","text":"Apartments at Le Mirabeau trade between 76,000 and 100,000 euros per square metre in 2026, against 76,460 euros for the Carré d'Or average and 59,929 euros for the Monaco average. Renovated sea-view units sit at the top of the range: internal differences come down to orientation, floor level and condition. In recorded prices, the Monaco average stands at 57,569 euros per square metre on 2025 resales (IMSEE)."}},{"@type":"Question","name":"Where is the Le Mirabeau residence?","acceptedAnswer":{"@type":"Answer","text":"Le Mirabeau stands at 2 avenue des Citronniers and 1 avenue Princesse Grace in Monte-Carlo, on the plot between avenue des Citronniers and rue du Portier, adjoining the Casino gardens and facing the sea."}},{"@type":"Question","name":"Does Le Mirabeau have a swimming pool?","acceptedAnswer":{"@type":"Answer","text":"Yes. The building has a pool and a solarium available to residents, along with a fitness room and a 24-hour concierge service. The residence has no spa, however."}},{"@type":"Question","name":"How many apartments does Le Mirabeau have?","acceptedAnswer":{"@type":"Answer","text":"The original programme provided for 203 apartments, from studios to four-room units, spread over the twenty-one upper levels. The top floor brings together seven apartments each with private access to a roof terrace."}},{"@type":"Question","name":"Is Le Mirabeau a hotel or a residence?","acceptedAnswer":{"@type":"Answer","text":"Le Mirabeau today is a residence, and only a residence. The hotel that occupied its six lower levels closed in December 2007, and those areas were converted into apartments during the project completed in 2010."}},{"@type":"Question","name":"Is there a restaurant inside Le Mirabeau?","acceptedAnswer":{"@type":"Answer","text":"Yes. Cipriani Monte-Carlo occupies premises in the building and is to date the only dining address in the residence."}},{"@type":"Question","name":"Can you rent an apartment at Le Mirabeau?","acceptedAnswer":{"@type":"Answer","text":"Yes, apartments at Le Mirabeau are offered both for rent and for sale. Part of the stock circulates outside public channels: the agency keeps the list of what is genuinely available in the building."}}]}]}
More Information