Weight to Volume Converter

Convert grams to milliliters, cups, and fluid ounces for water, milk, oil, flour, and more. Free, instant, no signup.

Formula: milliliters = grams ÷ ingredient density (g/ml)

How to use the Weight to Volume Converter

  1. Enter your values. Fill in the fields with your numbers.
  2. Calculate. Press Calculate to run the weight to volume converter.
  3. Use the result. Copy the result or try a related tool next.

Why use our Weight to Volume Converter

Instant results. Enter your figures and the weight to volume converter returns an answer in seconds.
Free & private. Runs in your browser — no signup, and nothing is sent to a server.
Accurate. Uses standard formulas so you can rely on the numbers.

Free to use — premium coming soon

FREE
  • Unlimited calculations
  • Instant results
  • No signup
PREMIUM
  • Remove ads
  • Save & compare scenarios
  • Export results

About the Weight to Volume Converter

The Weight to Volume Converter turns a known mass of a substance into the space it occupies, using the one fact that links the two: density. Weight and volume are not interchangeable because every material packs its mass differently. A kilogram of feathers and a kilogram of lead weigh the same, but the feathers fill a far larger space. To bridge them you need density, expressed in units like grams per cubic centimetre or kilograms per cubic metre. Enter the weight, pick or supply the density, and the tool returns the matching volume in millilitres, litres, cups, or cubic units.

Reach for this converter whenever a value is given by weight but you need it by volume, or the reverse. Bakers hit this constantly: a recipe may list 200 g of flour, but your jug only reads in millilitres. Home brewers, candle and soap makers, painters estimating coverage, and students checking physics homework all face the same gap. It is equally handy in shipping and DIY, where you might know a material's mass and want to size a container, or know a tank's volume and need to estimate the load it will hold once filled.

The maths is deliberately simple: volume equals mass divided by density. If you have 500 g of water, whose density is about 1 g/mL, you get 500 mL. The same 500 g of cooking oil, at roughly 0.92 g/mL, fills about 543 mL because oil is lighter for its size. Reverse it and mass equals density times volume. The only real work is using a correct density and keeping units consistent: if your mass is in grams and density is in g/cm3, your volume comes out in cubic centimetres, which equal millilitres exactly.

Accuracy lives or dies on the density figure you feed in. Published densities are typical values measured at a stated temperature, usually around 4 to 20 degrees Celsius, and real samples drift with temperature, purity, and how loosely a powder is packed. Treat the result as a close estimate, not a lab measurement, and weigh directly when precision matters. The conversion runs entirely in your browser using simple arithmetic, so the weights and densities you type are never uploaded or stored on a server. Nothing leaves your device.

Frequently asked questions

How do I convert weight to volume?

Divide the weight (mass) by the substance's density: volume = mass / density. For example, 250 g of water at a density of 1 g/mL gives 250 mL. Just keep your units consistent so the answer makes sense.

Why can't I convert grams to millilitres without knowing the substance?

Because grams measure mass and millilitres measure space, and the link between them is density, which differs for every material. 100 g of water is 100 mL, but 100 g of flour is closer to 189 mL since flour is far less dense.

What density should I use for common ingredients?

Water is about 1 g/mL, granulated sugar around 0.85 g/mL, plain flour roughly 0.53 g/mL, and vegetable oil about 0.92 g/mL. Powders vary with packing, so these are approximate reference values.

Does temperature affect the conversion?

Yes, slightly. Density changes as substances expand or contract with temperature, so liquids and gases shift more than solids. For everyday cooking and DIY the effect is small, but for precise scientific work use the density measured at your working temperature.

Why does oil take up more volume than water for the same weight?

Oil is less dense than water, around 0.9 g/mL versus 1 g/mL. Since volume is weight divided by density, a smaller density means a larger volume, so the same mass of oil fills more space and floats on water.

From our blog

Bits, Bytes, and Bandwidth: Reading Data Transfer Rates Without Getting Fooled

By the Super Simple Digital Tools Team · Updated June 2026

Few measurements trip people up as reliably as data transfer rates. The trouble starts with two units that look almost identical on the page. Internet providers quote speed in megabits per second, written Mbps with a lowercase b, while the file copy dialog on your computer reports megabytes per second, written MB/s with an uppercase B. The capitalization is not a typo or a style choice. A bit is a single binary digit, a byte is a group of eight bits, and that eight-to-one ratio is the hidden multiplier behind nearly every confusing speed comparison.

There is a historical reason the two worlds never merged. Networks have measured throughput in bits per second since the telegraph and modem era, because a link physically moves data one bit at a time, so bits are the natural unit for the engineers who build and sell connectivity. Software, on the other hand, deals in bytes because a byte is the smallest chunk a program meaningfully manipulates: one character, one small value, one pixel component. Operating systems inherited bytes for file sizes and transfer displays, ISPs kept bits for bandwidth, and the rest of us are left translating between them.

Once you internalize the eight-to-one rule, the conversions are straightforward. To go from a network speed in megabits to a download speed in megabytes, divide by eight; to go the other way, multiply by eight. A 200 Mbps fiber plan therefore delivers about 25 MB/s at its theoretical best, and a backup tool reporting 30 MB/s is saturating roughly 240 Mbps of bandwidth. The prefixes stack on top of this: kilo, mega, giga, and tera each step up by a factor of 1,000 in the decimal system that data rates use, so 1 Gbps is 1,000 Mbps and 125 MB/s.

A second, subtler source of mismatch is the decimal-versus-binary prefix question. Data transfer rates follow the SI decimal convention, where mega means exactly one million. Memory and some file-size tools instead use binary prefixes, where a mebibit is 1,048,576 bits, about 4.9 percent larger than a megabit. When a download appears to run a hair slower than the headline number even on a clean line, part of the gap can come from software quietly reporting in binary units while the plan was advertised in decimal ones, on top of normal protocol overhead and shared-network effects.

The practical payoff of getting this right is better decisions. You can judge whether a connection can sustain a 25 Mbps 4K stream, predict how long a multi-gigabyte game will take to download, size an office uplink against the throughput your storage actually needs, or sanity-check a cloud bandwidth bill quoted in one unit against a router reporting another. A converter does the arithmetic instantly, but knowing what the numbers mean is what keeps you from overpaying for speed you cannot use or underestimating the link you actually need.

  • Watch the case of the letter: lowercase b is bits (ISP speeds), uppercase B is bytes (file transfers). Misreading it is an instant factor-of-eight error.
  • To get realistic download speed in MB/s, divide your plan's Mbps by 8, then expect about 10 to 20 percent less for protocol overhead, Wi-Fi, and shared traffic.
  • When comparing advertised speed to what software shows, remember rates use decimal mega (1,000,000), but some file displays use binary mebi (1,048,576), so measured figures can read slightly low.
  • For download-time estimates, convert both the file size and the link speed into the same base unit (bits or bytes) before dividing, so you never mix the two systems.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools