kWh Generated Daily
0 K
Homes & Businesses Powered
0
Service  Guarantee
0 hrs
Trusted by valuable customers
0 +

The Aquarian Solar Advantage

Power Your Home & Business with Reliable Solar Energy

Switch to clean, affordable and reliable solar energy with Aquarian Solar. We provide end-to-end solar solutions for homes and businesses, from system design and installation to subsidy assistance, net metering and after-sales support.

kWh Generated Monthly
0 K
Homes & Businesses
Powered
0
Service  Guarantee
0 hrs
Trusted by valuable customers
0 +
kWh Generated Daily
0 K
Homes & Businesses
Powered
0
Service  Guarantee
0 hrs
Trusted by valuable customers
0 +

Complete Solar Energy Solutions

Explore reliable solar solutions designed for homes, businesses and communities. From rooftop solar systems to
EV charging and solar lighting, Aquarian Solar provides solutions that support a cleaner and more energy-efficient future.

Solar Power Plant​

Solar Power Plant​

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt .

EV Charging Solutions

EV Charging Solutions

Prepare your home, workplace or commercial property for the transition to electric mobility with reliable EV charging solutions. We help you choose and install charging infrastructure based on your requirements

Water Heater Solutions

Water Heater Solutions

Use solar energy to heat water efficiently and reduce dependence on conventional heating systems. Our solar water heater solutions are suitable for homes and other properties looking for a practical renewable-energy solution.

Solar Street Lights

Solar Street Lighting

Illuminate roads, campuses, residential communities and outdoor spaces using solar-powered lighting systems. Solar street lights can provide dependable illumination while reducing reliance on conventional electricity.

Powered by Trusted Solar Technology

We work with established solar technology and equipment partners to provide dependable components for solar installations.
Every project is designed around performance, reliability and long-term value.

Why Choose Aquarian Solar?

Going solar is a long-term investment. The right system, quality equipment and professional installation can make a significant difference to your solar experience. At Aquarian Solar, we focus on delivering solutions that are designed for your actual energy requirements.

Quality Solar Equipment

We use reliable solar panels, inverters and system components from established manufacturers to support consistent performance.

Professional Installation

Our installation process focuses on proper system design, mounting, wiring, safety and commissioning for dependable solar generation.

Subsidy & Documentation Assistance

We help eligible residential customers navigate applicable government solar subsidy processes and documentation.

Net Metering Support

From documentation to coordination, we help customers navigate the net-metering process where applicable.

One Time Investment, Lifetime Savings

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. 

Feature Slider /**{*/ /* margin:0;*/ /* padding:0;*/ /* box-sizing:border-box;*/ /* font-family:Arial, Helvetica, sans-serif;*/ /*}*/ body{ background:#e7d7ca; /*padding:40px 20px;*/ } .container{ max-width:1400px; margin:auto; } /* ================= DESKTOP ================= */ .feature-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:25px; } .feature-card{ background:#fff; border-radius:20px; padding:35px; /*box-shadow:0 5px 15px rgba(0,0,0,.1);*/ transition:.3s; height:100%; } .feature-card:hover{ transform:translateY(-5px); } .feature-card img{ width:70px; margin-bottom:25px; } .feature-card h3{ font-size:20px; margin-bottom:18px; color:#6b4a3d; font-family: 'Inter'; font-weight: 700; } .feature-card p{ font-size:18px; line-height:1.7; } .mobile-slider{ display:none; } /* ================= MOBILE ================= */ @media(max-width:767px){ .feature-grid{ display:none; } .mobilewidth{ width:106% !important; margin-left:-6% !important; } .mobile-slider{ display:block; } .feature-card{ padding:25px; } .feature-card img{ width:60px; } .feature-card h3{ font-size:20px; font-family: 'Inter'; font-weight: 700; } .feature-card p{ font-size:13px; } .swiper{ padding-bottom:45px; } .swiper-pagination-bullet{ width:10px; height:10px; } .swiper-pagination-bullet-active{ background:#6b4a3d; } }

Reduced Energy Bills

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Negligible Maintenance

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Environment Friendly

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Anyone Can Use

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Reduced Energy Bills

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Negligible Maintenance

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Environment Friendly

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Anyone Can Use

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

new Swiper(".featureSlider",{ slidesPerView:1, spaceBetween:20, loop:true, autoplay:{ delay:3000, disableOnInteraction:false, }, pagination:{ el:".swiper-pagination", clickable:true, } });
<!-- Solar Calculator --> body { font-family: 'Poppins', sans-serif; } :root { --light-blue: #F8F4EC; --blue: #212b5c; --orange-light: #f28521; --orange: #e37000; --yellow: #F2C821; } .main-heading { font-weight: 700; color: var(--blue); text-align: center; margin-top: 10px; } .what-size-box { margin: 20px 0px; border-radius: 10px; background-color: var(--light-blue); padding: 0px 0px; display: flex; flex-direction: column; justify-content: center; color: var(--blue); } .line { margin: 20px auto; height: 3px; width: 50px; background-color: var(--orange); } .select-dropdown-parent { margin: 20px 0px 10px 0px; display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 30px; padding: 0px 100px 0px 100px; } .select-dropdown-parent select { height: 54px; } .select-dropdown-parent .right-button { margin-top: 14px; } .select-dropdown-parent select:focus { border: 2px solid var(--blue); box-shadow: none; } .house-image { display: flex; justify-content: center; align-items: center; } .house-image img { max-height: 400px; } .calculate-button { /* background-color: var(--orange-light) !important; */ color: white; font-size: 18px; font-weight: 700; text-transform: uppercase; margin: 20px 0px; height: 50px; width: 40%; border-radius: 100px !important; transition: all 0.3s ease; background-color: #6e4e45 !important; } .calculate-button:hover { background-color: var(--orange) !important; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .capacity { background-color: var(--light-blue); border-radius: 10px; margin: 20px; height: 200px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .capacity .second-section-heading { color: var(--blue); font-size: 18px; font-weight: 700; text-align: center; } .capacity .content p { font-size: 50px; font-weight: 700; text-align: center; margin-top: 10px; margin-bottom: 0px; color: var(--orange); } .form-label { font-weight: 600; } .box-container-parent { padding: 0px; } .box-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; margin-top: 30px; } .custom-box { display: flex; flex-direction: column; padding: 20px; height: 290px; background: white; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); text-align: center; font-weight: bold; position: relative; transition: all 0.3s ease; } .custom-box:hover { transform: translateY(-5px); box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); } .top-line { position: absolute; background-color: var(--light-blue); width: 100%; height: 15px; border-radius: 10px; left: 0px; top: 0; } .heading { font-size: 18px; text-align: center; font-weight: 700; margin: 20px 10px; color: var(--orange); } .icon-small img { width: 80px !important; margin: 10px auto; } .price { color: var(--blue); font-size: 34px; font-weight: 700; margin: 10px 0px; } /* Results section animation */ .results-section { max-height: 0; overflow: hidden; transition: max-height 0.5s ease-out, opacity 0.3s ease; opacity: 0; } .results-section.show { max-height: 3000px; /* Adjust based on your content height */ opacity: 1; transition: max-height 0.8s ease-in, opacity 0.5s ease 0.2s; } @media (min-width: 992px) { .col-lg-10 { flex: 0 0 auto; width: 85.333333%; } } @media (max-width:450px) { .box-container { grid-template-columns: repeat(1, 1fr); } .select-dropdown-parent { flex-wrap: wrap; } .select-dropdown-parent .right { margin-top: 20px; } .last-section { flex-wrap: wrap; } .select-dropdown-parent .left, .select-dropdown-parent .right { width: 100%; } .capacity { margin: 18px !important; height: 95px !important; } .last-section { margin: 50px 0px !important; } } .sub-price { display: grid; grid-template-columns: repeat(2, 1fr); } .sub-price h4 { font-size: 14px; font-weight: 700; color: var(--orange-light); text-align: center; } .sub-price .left, .sub-price .right { padding: 0px 20px; margin-bottom: 10px; } .sub-price .left { border-right: 1px solid var(--orange); } .dm-price { font-size: 34px; font-weight: 700; color: var(--blue); height: 40px; } .units { font-size: 16px; color: var(--blue); } .last-section { display: flex; justify-content: center; gap: 40px; align-items: center; margin: 100px 0px; } .calculate-button-o { padding: 12px 28px; border: 1px solid var(--blue); border-radius: 5px; font-size: 16px; text-decoration: none; transition: all 0.3s ease; background-color: var(--blue); color: white; } .calculate-button-b { padding: 12px 20px; border: 1px solid var(--orange-light); border-radius: 5px; font-size: 16px; text-decoration: none; transition: all 0.3s ease; background-color: var(--orange); /* background-color: #6e4e45 !important; */ color: white; } .calculate-button-b:hover { color: white !important; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .calculate-button-o:hover { color: white !important; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } @media (min-width: 1200px) and (max-width: 1400px) { .main-heading { font-size: 22px; } .select-dropdown-parent label { font-size: 13px !important; } .box-container { grid-template-columns: repeat(2, 1fr); } .heading { font-size: 22px; } } @media (min-width: 1000px) and (max-width: 1199px) { .box-container { grid-template-columns: repeat(2, 1fr); } .heading { font-size: 22px; } } @media (max-width: 1199px) { .select-dropdown-parent label { font-size: 13px !important; } .main-heading { font-size: 18px; } .capacity h3 { font-size: 20px; } } @media (max-width: 999px) { .select-dropdown-parent { grid-template-columns: repeat(1, 1fr); } .select-dropdown-parent .left, .select-dropdown-parent .right { width: 100%; } .select-dropdown-parent .right { margin-top: 10px; } .main-heading { font-size: 24px; } .capacity-parent { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .capacity h3 { font-size: 23px; } .box-container { grid-template-columns: repeat(2, 1fr); } .custom-box { margin: auto; width: 100%; } .heading { font-size: 16px; } .last-section { flex-wrap: wrap; } } @media (max-width: 600px) { .custom-box { width: 100%; } .heading { font-size: 14px; } .select-dropdown-parent label { font-size: 12px !important; } .select-dropdown-parent { grid-template-columns: repeat(1, 1fr); } .house-image img { max-height: 215px; } .capacity-parent { grid-template-columns: repeat(1, 1fr); } .box-container { grid-template-columns: repeat(1, 1fr) !important; } } @media only screen and (max-width: 767px) { .select-dropdown-parent>.left { margin-left: 0px!important; margin-right: -45%; } .select-dropdown-parent>.right { margin-left: 0px!important; margin-right: -80%; } .select-dropdown-parent>.right-button { margin-top: 0px !important; margin-left: 0px!important; margin-right: 0px!important; } .select-dropdown-parent { padding: 0px !important; } .calculate-button { width: 100% !important; } } .right-button{ text-align: center !important; } .calsec{ text-align: center; }

How Much Can You Save with Solar?


Not sure how much solar power your home needs? Get an estimate based on your
electricity connection and average monthly electricity bill.

Residential Commercial
House image

Recommended
Solar plant capacity:

-

Area Required

-

Approx cost

Approx Cost (TopCon Panel)

Subsidy

Subsidy

Subsidy

Net Cost (After Subsidy)

Financial Saving

Monthly Savings

Electricity generation

Electricity Generation

Daily

Monthly

Net Saving

Lifetime Savings

<!-- Aquarian Solar - Solar Savings Calculator data Edit the numbers below to change what the calculator on the Home page and Solar Plant page shows. Do not remove or rename any tags - only change the numbers inside them. Money values are in Indian Rupees (no commas/symbols). Each is one "Average Monthly Electricity Bill" bracket. billRange is the label shown in the dropdown (e.g. "1000-2000" displays as "₹1000-2000"). --> 3 450 200 85800 0 200000 210000 2475 50 1537551 1450000 4 550 260 85800 0 250000 250000 3200 48 2317230 1550000 5 650 320 85800 0 300000 320000 4550 50 3347942 1500000 6 900 400 85800 0 350000 370000 5800 48 4131096 1500000 7 920 450 85800 0 400000 420000 6800 48 4873464 1550000 8 1050 520 85800 0 450000 470000 8000 48 5639510 1600000 9 1150 580 85800 0 500000 510000 9100 46 6218841 1650000 10 1275 650 85800 0 550000 550000 10000 45 6893934 1700000 3 450 200 0 0 180000 180000 2090 51 1537551 2433000 4 550 260 0 0 220000 220000 3150 51 2317230 2047000 5 650 320 0 0 260000 270000 4550 53 3347942 2051000 6 800 400 0 0 310000 320000 5733 51 4131096 1938000 7 950 450 0 0 360000 360000 6762 49 4873464 1852000 8 1100 520 0 0 400000 400000 7718 47 5639510 1801000 9 1250 580 0 0 440000 440000 8453 45 6218841 1712000 10 1400 650 0 0 480000 480000 9371 44 6893934 1668000 // ============================================================ // Solar calculator data now lives in ONE place: an inert XML // block embedded in the Home page's copy of this widget (see // the // block above/below in that page). To change prices, subsidy, // generation, or savings numbers, edit that XML block via the // Home page's Elementor "Edit HTML" widget - both this page's // calculator and the Home page's calculator will pick up the // change automatically (this page fetches it from the Home page // at load time; the Home page reads its own local copy). // A master copy of that XML is also kept in the Media Library // reference file "solar-calculator-data.xml" for easy editing. // ============================================================ let data = {}; function parseCalculatorXML(xmlText) { const xml = new window.DOMParser().parseFromString(xmlText, "text/xml"); if (xml.querySelector('parsererror')) { throw new Error('solar-calculator-data XML is not well-formed'); } const parsed = {}; xml.querySelectorAll('category').forEach(function (catEl) { const catName = catEl.getAttribute('name'); parsed[catName] = {}; catEl.querySelectorAll('tier').forEach(function (tierEl) { const billRange = tierEl.getAttribute('billRange'); const num = function (tag) { const el = tierEl.querySelector(tag); return el ? Number(el.textContent) : 0; }; parsed[catName][billRange] = { solar_plant: num('solarPlantKw'), units_month: num('unitsPerMonth'), rooftop_area: num('rooftopAreaSqft'), central_subsidy: num('centralSubsidy'), state_subsidy: num('stateSubsidy'), cost: num('cost'), approx_cost: num('approxCost'), financial_savings_month: num('financialSavingsPerMonth'), payback_period_months: num('paybackPeriodMonths'), total_electric_generated: num('totalElectricityGeneratedLifetime'), net_savings_40_years: num('netSavings40Years') }; }); }); return parsed; } function loadCalculatorData() { const localBlock = document.getElementById('solar-calculator-data'); if (localBlock) { return Promise.resolve(parseCalculatorXML(localBlock.textContent)); } return fetch('https://aquariansolar.com/') .then(function (r) { return r.text(); }) .then(function (html) { const match = html.match(/]*id=["']solar-calculator-data["'][^>]*>([sS]*?)/i); if (!match) { throw new Error('solar-calculator-data block not found on Home page'); } return parseCalculatorXML(match[1]); }); } // Function to update dropdown options function updateDropdownOptions(category) { const billRangeDropdown = document.getElementById('billRange'); billRangeDropdown.innerHTML = ''; // Clear existing options const options = Object.keys(data[category] || {}); options.forEach(option => { const newOption = document.createElement('option'); newOption.value = option; newOption.textContent = `₹${option}`; billRangeDropdown.appendChild(newOption); }); } function initCalculator() { // Initial dropdown update based on default category const initialCategory = document.getElementById('category').value; updateDropdownOptions(initialCategory); // Update dropdown when category changes document.getElementById('category').addEventListener('change', function () { const selectedCategory = this.value; updateDropdownOptions(selectedCategory); }); document.getElementById('solarForm').addEventListener('submit', function (e) { e.preventDefault(); // User input const category = document.getElementById('category').value; const billRange = document.getElementById('billRange').value; // Get details const details = data[category][billRange]; // Calculate consumer share (after subsidy) const totalSubsidy = details.central_subsidy + details.state_subsidy; const consumerShare = details.cost - totalSubsidy; // Calculate daily and yearly generation (simple conversions) const unitsDay = (details.units_month / 30).toFixed(2); // Per day const unitsMonth = details.units_month; // Per month const unitsYear = details.units_month * 12; // Per year // Update display with absolute values document.getElementById('solar-heading').textContent = `${details.solar_plant} kW`; document.getElementById('roofArea').textContent = `${details.rooftop_area}Sqft`; document.getElementById('cost').textContent = `₹${details.approx_cost.toLocaleString()}`; document.getElementById('subsidy').textContent = `₹${totalSubsidy.toLocaleString()}`; document.getElementById('netCost').textContent = `₹${consumerShare.toLocaleString()}`; document.getElementById('financialSavings').textContent = `₹${details.financial_savings_month.toLocaleString()}/month`; document.getElementById('netSavings').textContent = `₹${details.net_savings_40_years.toLocaleString()}`; document.getElementById("per-day").innerText = unitsDay; document.getElementById("per-month").innerText = unitsMonth; // Show results section with animation const resultsSection = document.getElementById('resultsSection'); resultsSection.classList.add('show'); // Scroll to results for better UX setTimeout(() => { resultsSection.scrollIntoView({ behavior: 'smooth', block: 'start' }); }, 300); }); } loadCalculatorData().then(function (parsedData) { data = parsedData; initCalculator(); }).catch(function (err) { console.error('Solar calculator: failed to load calculator data', err); });

Energizing Communities Through Innovation

What Our Customers Say

Choosing a solar installation company is a long-term decision. Here’s what our customers have to say
about their experience with Aquarian Solar.

Ready to Switch to Solar?

Take the first step towards cleaner energy and lower electricity costs.

/* .elementor-1243 .elementor-element.elementor-element-e6cebcb .elementor-heading-title {*/ /* width: 100% !important;*/ /*}*/ /*.forminator-ui#forminator-module-2953.forminator-design--default .forminator-label {*/ /* padding-bottom: 8px !important;*/ }

What questions we usually get about solar services

A solar plant uses photovoltaic (PV) panels to convert sunlight into electricity. The electricity generated can be used to power homes, businesses or other facilities, while grid-connected systems can also send excess electricity to the grid, subject to applicable regulations.

The right capacity depends on your electricity consumption, available rooftop or land area, sunlight exposure and budget. Aquarian Solar can assess your electricity requirements and recommend a suitable solar plant size.

The space required depends on the plant capacity, type of solar panels and installation layout. A site assessment helps determine the available area and the most efficient arrangement for your solar system.

Installation time depends on the system size, site conditions, approvals and other project requirements. After assessing your property, our team can provide an estimated installation timeline.

Solar plants generally require low maintenance. Regular panel cleaning, system inspections and performance monitoring can help maintain efficient power generation over the long term.

The suitable EV charger depends on your vehicle, charging requirements, available electrical capacity and installation location. We can help you select a compatible charging solution based on your specific needs.

Charging time depends on the vehicle’s battery capacity, charger power rating and the vehicle’s charging capability. Higher-powered chargers can generally charge compatible EVs faster.

Yes. Home EV chargers can be installed after assessing the property’s electrical connection, parking location and charger requirements. Our team can help determine the appropriate charging setup for your vehicle.

Yes. EV charging solutions can be installed at offices, commercial buildings, hotels, residential communities, parking facilities and other suitable locations.

Important factors include your vehicle’s charging specifications, charger capacity, electrical load, available parking space, installation location and future charging requirements.

A solar water heater uses sunlight to heat water through solar collectors. The heated water is then stored in an insulated tank for use when required.

Solar water heaters can continue to provide hot water when sunlight is limited, although heating performance may be lower during extended periods of cloudy or rainy weather. A suitable backup heating arrangement may be considered depending on the requirement.

The required capacity depends mainly on the number of people using hot water and their daily consumption. Our team can recommend a suitable capacity based on your household or property’s requirements.

Solar water heaters require periodic maintenance to keep the collectors, tank and associated components working efficiently. Regular inspection and cleaning can help maintain performance.

Yes. Solar water heating systems can be used for homes as well as hotels, hostels, hospitals, restaurants and other properties with regular hot-water requirements.

A solar street light uses a solar panel to capture sunlight and charge a battery during the day. The stored energy powers the LED light at night, allowing the system to operate without a conventional grid connection.

Yes. Solar street lights store energy in their batteries during daylight hours, allowing them to operate at night. Performance during extended periods of low sunlight depends on factors such as battery capacity, panel size and system design.

Solar street lights can be installed in roads, residential communities, campuses, parking areas, parks, industrial premises, rural areas and other outdoor locations where adequate sunlight is available.

Solar street lights generally require limited maintenance. Periodic cleaning of the solar panel, inspection of the battery and checking the lighting system can help ensure reliable performance.

Solar street lights use renewable energy, can reduce dependence on grid electricity and can be installed in locations where extending conventional electrical infrastructure may be difficult. They also provide an energy-efficient lighting solution for outdoor areas.