Renolution — Brussels Renovation Premiums

Brussels merged its previous energy and renovation premiums into the unified 'Renolution' system in 2022. Base premiums range from 20-50% of costs for energy measures, with income bonuses adding 10-20% for lower-income households. A standout feature is the 'Primes Express' fast-track for simple measures like condensing boilers and thermostat valves, processed within 2 months.

Grant Amounts

Base: 20-50% of eligible costs. Income bonus: +10-20%. Express premiums: 200-1,500 EUR for simple measures. Insulation: 35-65 EUR/m2 depending on technique and income.

Type: GRANT · Provider: Bruxelles Environnement

Eligibility Criteria

Frequently Asked Questions

How long does a Renolution application take?

Standard applications: 4-6 months. Primes Express (for simple measures): 2 months. Applications are filed online through IRISbox after works are completed.

Can I combine Renolution with federal tax deductions?

Yes. Regional premiums can generally be combined with federal tax deductions for energy savings. Our API calculates the regional premium; the federal component is a separate tax filing.

API Example — Simulate Renolution Brussels

Use the GreenCalc sandbox to calculate eligibility for Renolution Brussels in Belgium:

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": "BE", "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 Belgium

Prime Energie Wallonie

Subsidies in Other Countries

🇫🇷 France🇩🇪 Germany🇮🇹 Italy🇪🇸 Spain

Try the GreenCalc API

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

Read the Docs