Eco-PTZ — Zero-Interest Renovation Loan in France

The Eco-PTZ (Eco-Pret a Taux Zero) is a government-subsidized loan where the state pays the interest. Homeowners can borrow up to 50,000 EUR at 0% interest over 20 years for energy renovation works. Unlike MaPrimeRenov', there are no income conditions — any homeowner can apply. The loan covers the portion of costs not covered by grants, making it the ideal complement to MaPrimeRenov' and CEE.

Grant Amounts

Up to 15,000 EUR for a single type of work, 25,000 EUR for two types, and 50,000 EUR for a comprehensive renovation (3+ work types or achieving a performance target).

Type: LOAN · Provider: Partner banks (via Societe Generale de Financement)

Eligibility Criteria

Frequently Asked Questions

What is the maximum Eco-PTZ loan amount?

50,000 EUR for a comprehensive renovation (3+ types of works or achieving an energy performance target). For a single work type, the ceiling is 15,000 EUR. The repayment period can extend to 20 years.

Can I combine Eco-PTZ with MaPrimeRenov'?

Yes, and this is the recommended approach. Use MaPrimeRenov' + CEE grants to reduce the cost, then finance the remaining out-of-pocket amount with an Eco-PTZ at 0% interest.

API Example — Simulate Eco-PTZ (Zero-Interest Loan)

Use the GreenCalc sandbox to calculate eligibility for Eco-PTZ (Zero-Interest Loan) in France:

curl -X POST https://greencalc.io/api/v1/eligibility/simulate \ -H "Content-Type: application/json" \ -H "X-Api-Key: gc_sandbox_demo_key" \ -d '{"country_code": "FR", "household": {"annual_income": 25000, "persons": 3, "owner_status": "OWNER_OCCUPIER"}, "property": {"construction_year": 1985, "property_type": "HOUSE", "surface_area": 100}, "works": [{"work_type": "ROOF_INSULATION", "estimated_cost": 15000}] }'

Other Schemes in France

MaPrimeRenov'CEE (Energy Savings Certificates)

Subsidies in Other Countries

🇩🇪 Germany🇮🇹 Italy🇧🇪 Belgium🇪🇸 Spain

Try the GreenCalc API

Calculate subsidy eligibility for any EU renovation project with a single API call.

Read the Docs