# Grams to ounces converter

> Convert grams to ounces (grams to ounces) with the exact factor, a conversion chart and worked steps.

Interactive version: https://www.calcopenly.com/conversion/grams-to-ounces
Subject: Unit converters

Gram amounts commonly come from ingredient labels, kitchen scales and small parcels. When a shipping form or stock record expects a larger unit, preserve amounts below one whole unit as decimals. The conversion changes the label and number together; it does not change how much material you have.

One gram is about 0.0352739619 ounces, so 100 g is 3.527396 oz. To convert grams to ounces, multiply by 0.0352739619; to convert back, multiply by 28.349523125.

The gram is one thousandth of a kilogram, the SI base unit of mass. The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Grams (g)**

## Results

- Ounces (oz) — main result
- Conversion
- 1 oz in grams (g)

## Formula

$$
\text{ounces} = \text{grams} \times 0.0352739619496
$$

## Worked examples

### 100 g to oz

- Grams (g): 100 g
- **Ounces: 3.527396195 oz**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 50 g to oz

- Grams (g): 50 g
- **Ounces: 1.7636980975 oz**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 750 g to oz

- Grams (g): 750 g
- **Ounces: 26.4554714622 oz**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert grams to ounces?

Gram amounts commonly come from ingredient labels, kitchen scales and small parcels. When a shipping form or stock record expects a larger unit, preserve amounts below one whole unit as decimals. The conversion changes the label and number together; it does not change how much material you have.

### How many ounces are in a gram?

One gram is about 0.0352739619 ounces. The gram is one thousandth of a kilogram, the SI base unit of mass.

### How do you convert grams to ounces?

Multiply the number of grams by 0.0352739619. For example, 100 g × 0.0352739619 = 3.527396 oz. To go the other way, divide by 0.0352739619.

### How can I estimate grams to ounces without a calculator?

Multiply by 0.035. That is 0.8% low of the exact factor 0.0352739619, so 100 g comes out as 3.5 oz instead of 3.5274.

### How accurate is the grams to ounces converter?

Accuracy depends on your inputs and the method's assumptions. Decimal arithmetic uses 50 significant digits, but estimates, numerical methods and source data can be less precise; the displayed rounding does not remove those limits. It is checked against 3 worked examples whose answers come from independent sources; for example, “100 g to oz” is checked against Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions).

### Where does the method come from?

NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B; NIST Handbook 44, Appendix C: General tables of units of measurement; BIPM, The International System of Units (SI Brochure), 9th edition.

## Sources

- [NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B](https://www.nist.gov/pml/special-publication-811)
- [NIST Handbook 44, Appendix C: General tables of units of measurement](https://www.nist.gov/pml/weights-and-measures/publications/nist-handbooks/handbook-44)
- [BIPM, The International System of Units (SI Brochure), 9th edition](https://www.bipm.org/en/publications/si-brochure)
