BeverageGrams to Milliliters

Honey Grams to mL

Updated: July 28, 2026 · Source: Honey density approximate at room temperature (Uses about 1.42 g/mL for honey.)

Snapshot

100 grams of honey equals 70.42 milliliters. Conversion Encyclopedia keeps one fixed beverage basis on this page so the calculator, common values, and reverse page stay aligned.

  • Reference basis: 1.42 g/mL.
  • Example: That same density basis also answers the underlying honey density g/mL question directly.
  • Source basis: Honey density approximate at room temperature.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

70.42 Milliliters

Switch
100 grams

With 100 grams of Honey, you get almost one full beaker.

Machine access

Available to apps and AI agents

Honey Grams to mL can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The honey identifier tells the conversion engine which ingredient record to use for the same calculation shown by the calculator.

Machine-readable identifiers

Conversion family
beverage
Source unit
gram
Target unit
milliliter
Ingredient
honey

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "beverage",
  "value": 100,
  "from": "gram",
  "to": "milliliter",
  "material": "honey"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "beverage",
    "value": 100,
    "from": "gram",
    "to": "milliliter",
    "result": {
      "raw": 70.42253521126761,
      "display": "70.42"
    },
    "canonicalPath": "/beverage/grams-to-milliliters/honey/"
  }
}
Full API documentation

Explanation

This converter is built around the density question behind honey weight-to-volume conversion, not a generic liquid calculator. It uses a consistent honey density of about 1.42 grams per milliliter, so grams can be mapped back to practical milliliter volume with one explicit basis.

That makes it useful for syrup-style recipe prep, batch planning, and kitchen checks when your starting point is honey weight and you need the matching volume. It also supports the reverse density intent behind searches like honey density g/mL by keeping the same basis across the pair.

Method & Honey Density Basis

  • Density basis: this converter uses honey at about 1.42 grams per milliliter at room temperature.
  • Applied formula: milliliters = grams ÷ 1.42.
  • Consistency rule: snapshot, calculator, FAQ, and common values all use the same honey density basis.
  • Source: Honey density approximate at room temperature (Uses about 1.42 g/mL for honey.)

Common Conversion Values

GramsMilliliters
1 0.704
42.6 30
100 70.42
142 100
250 176.06
500 352.11

Methodology

Honey density evidence

Honey uses 1.42 g/mL in this dataset, which is 42.0% heavier by volume than the 1 g/mL water reference. Evidence status: medium-confidence. Source basis: Honey density approximate at room temperature.

Brand formulation, alcohol or sugar concentration, carbonation, and serving temperature can change the weight of a measured volume. Use this value as a documented reference rather than a producer specification.

Questions & answers

Frequently Asked Questions

What density of honey does this page use?

This converter uses about 1.42 g/mL for honey at room temperature.

How many milliliters is 100 grams of honey?

Using the same density basis, 100 grams of honey is about 70.42 mL.

Does this answer honey grams to mL?

Yes. This page answers honey grams-to-mL questions using the same 1.42 g/mL density basis.

Is this the reverse of the honey mL-to-grams page?

Yes. The mirror page uses the same honey density basis, only reversed to estimate grams from milliliters.