---
title: "Solar & Heat Pump Cost Calculator | Greentech Renewables"
url: https://www.greentechrenewables.co.uk/solar-and-heat-pump
description: "Estimate the cost, savings and potential grant support for solar panels, battery storage and an air-source heat pump. Get an indicative result in minutes."
lang: en-GB
---

SOLAR + BATTERY + HEAT PUMP

# See what solar and a heat pump could cost

Build an indicative home energy package in a few minutes. See potential costs, savings and grant support before arranging a free survey.

No obligation MCS-certified team Clear assumptions

## Accreditations

Image: Our Accreditations: HIES Consumer Code, TSI Approved Code, TrustMark Government Endorsed Quality, Green Deal Approved, MCS Certified, NAPIT (https://www.greentechrenewables.co.uk/assets/solar-accreditations-CbjEg9cO.png)

Public Liability Insurance – Tradesman Saver

£5,000,000 – GREE55TR01

Employers Liability Insurance – Tradesman Saver

£10,000,000 – GREE55TR01

Professional Indemnity – Tradesman Saver

£250,000 – GREE55TR01

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "@id": "https://www.greentechrenewables.co.uk/#localbusiness",
    "name": "Greentech Renewables Ltd",
    "alternateName": "Greentech Renewables",
    "image": "https://www.greentechrenewables.co.uk/logo.png",
    "description": "MCS-certified solar panel, battery storage, heat pump and EV charger installer based in Greater Manchester, serving the North West and the UK. Rated 4.9/5 on Trustpilot with 2,000+ installations.",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Manchester",
      "addressRegion": "Greater Manchester",
      "addressCountry": "GB"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 53.4808,
      "longitude": -2.2426
    },
    "telephone": "+44 333 577 7010",
    "email": "admin@greentechrenewables.co.uk",
    "url": "https://www.greentechrenewables.co.uk",
    "priceRange": "££",
    "currenciesAccepted": "GBP",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "09:00",
        "closes": "17:30"
      }
    ],
    "areaServed": [
      {
        "@type": "City",
        "name": "Manchester"
      },
      {
        "@type": "AdministrativeArea",
        "name": "Greater Manchester"
      },
      {
        "@type": "AdministrativeArea",
        "name": "Lancashire"
      },
      {
        "@type": "AdministrativeArea",
        "name": "Cheshire"
      },
      {
        "@type": "AdministrativeArea",
        "name": "Yorkshire"
      },
      {
        "@type": "Country",
        "name": "United Kingdom"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": "4.9",
      "bestRating": "5",
      "reviewCount": "120"
    },
    "sameAs": [
      "https://uk.trustpilot.com/review/greentechrenewables.co.uk",
      "https://www.facebook.com/greentechrenewables",
      "https://www.instagram.com/greentechrenewables"
    ],
    "hasOfferCatalog": {
      "@type": "OfferCatalog",
      "name": "Renewable Energy Services",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Solar Panel Installation",
            "areaServed": "Greater Manchester"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Battery Storage Systems",
            "areaServed": "Greater Manchester"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Air Source Heat Pumps",
            "areaServed": "Greater Manchester"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "EV Charger Installation",
            "areaServed": "Greater Manchester"
          }
        }
      ]
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebApplication",
    "name": "Solar and Heat Pump Cost Estimator",
    "applicationCategory": "FinanceApplication",
    "provider": {
      "@type": "Organization",
      "name": "Greentech Renewables Ltd"
    }
  }
]
```