Bio based Polyols

Bio-based polyols are a class of versatile chemicals used in the production of eco-friendly polyurethane and other polymer-based products. These polyols are derived from renewable feedstocks, reducing the carbon footprint and environmental impact associated with conventional petroleum-based polyols. 

About our supplier

The Jayant Agro Group is a leading producer of chemicals derived from castor oil, offering an extensive range of products such as dehydrated castor oil and hydrogenated castor oil. With applications spanning diverse industries including agriculture, textiles, and electronics, Jayant’s products are renowned for their versatility. De Monchy International proudly partners with Jayant, providing access to their high-quality products along with expert guidance and excellent service.

Unique Properties

  • Sustainability: They are derived from renewable plant sources, reducing the carbon footprint.
  • Performance: Bio-based polyols provide performance characteristics comparable to traditional petroleum-based polyols.
  • Low toxicity: They are often less toxic than conventional polyols, contributing to a safer work environment.
  • Biodegradability: Some bio-based polyols are biodegradable, reducing long-term environmental impact.
  • Reduced dependence on fossil fuels: They help decrease reliance on fossil fuel-derived materials.

Highlighted Product Grades

Grade Notes
XFN FRS 1400 The XFN-FRS 1400 is a high viscosity agro-waste based novolac. It is designed as a curing agent for the formulation of heat cured epoxies.
XFN362 XFN 362 is a bio and recycled multi-functional aromatic-aliphatic polymeric polyol with primary OH groups and with a 25% of aromatic content. It is designed for use in rigid foams and urethane composites. XFN 362 is a partial-replacement for traditional aromatic polyester and polyether.
*The product grades highlighted above are just a selection from our extensive range. For a complete overview or more information about our products, we kindly request you to contact us via the contact form at the bottom of this page.

Alternative for

Bio-based polyols are an eco-conscious alternative to traditional petroleum-based polyols. While other sustainable materials and formulations exist, the choice depends on the specific application and desired properties. Bio-based polyols are favored when sustainability and reduced environmental impact are critical considerations. 

Need help?

"*" indicates required fields

How did you first encounter De Monchy? (If already a customer, please select what channel first prompted you to reach out this time)*

document.addEventListener("DOMContentLoaded", function () { window.nextStep = function(step){ if(step === 1){ if(!document.getElementById("industry").value){ alert("Please select an industry"); return; } document.getElementById("step-1").style.display = "none"; document.getElementById("step-2").style.display = "block"; } if(step === 2){ if(!document.getElementById("goal").value){ alert("Please select a goal"); return; } document.getElementById("step-2").style.display = "none"; document.getElementById("step-3").style.display = "block"; } }; window.finishFunnel = function(){ const industry = document.getElementById("industry").value; const goal = document.getElementById("goal").value; const existing = document.getElementById("existing").value; let redirectUrl = "/contact"; if(industry === "cosmetics") redirectUrl = "/cosmetics"; if(industry === "food") redirectUrl = "/food"; if(industry === "agriculture") redirectUrl = "/agriculture"; if(industry === "industrial") redirectUrl = "/industrial"; if(existing === "yes") redirectUrl += "?type=cross-sell"; window.location.href = redirectUrl; }; });