Milk, whole, 3.25% milkfat, with added vitamin D converter

Use the Milk, whole, 3.25% milkfat, with added vitamin D converter for supported mass and volume conversions based on published source evidence.

Calculated for Milk, whole, 3.25% milkfat, with added vitamin D using published source evidence.

Convert Milk, whole, 3.25% milkfat, with added vitamin D

Use a decimal or fraction such as 1/2.
229 grams

medium: No fallback was used; the approved direct release-backed cup portion is retained.

Source record: 322892. Method: direct_one_cup_measurement.

Measurement context

Milk, whole, 3.25% milkfat, with added vitamin D. Confidence: medium. Compatibility: unknown.

USDA identifies this food as Milk, whole, 3.25% milkfat, with added vitamin D, but not every preparation or packing condition is specified.

Source

USDA FoodData Central record 322892. Dataset: Foundation Foods, April 2026. Measurement: structured direct cup portion. Confidence: medium.

Embed this converter

Publish the source-backed converter with its visible attribution and source context.

Paste both parts. The frame sizes itself to its content; the height attribute is only the fallback used if the script does not run.

<iframe src="https://eatslogic.com/ingredient/milk-whole-3-25-milkfat-with-added-vitamin-d/embed/" title="Milk, whole, 3.25% milkfat, with added vitamin D converter" width="100%" height="1500" loading="lazy" referrerpolicy="strict-origin-when-cross-origin" style="border:0;max-width:100%" data-eatslogic-embed></iframe>
<script>
(function(){
  if (window.__eatslogicEmbedResize) return;
  window.__eatslogicEmbedResize = true;
  window.addEventListener("message", function (event) {
    var data = event.data;
    if (!data || data.type !== "eatslogic:embed-resize" || data.version !== 1) return;
    var height = Number(data.height);
    if (!isFinite(height) || height < 120 || height > 5000) return;
    var frames = document.querySelectorAll("iframe[data-eatslogic-embed]");
    for (var i = 0; i < frames.length; i++) {
      if (frames[i].contentWindow !== event.source) continue;
      if (event.origin !== new URL(frames[i].src, location.href).origin) return;
      frames[i].style.height = Math.ceil(height) + "px";
      return;
    }
  });
})();
</script>