Mass
Oz to Grams Converter
Convert ounces to grams for recipes, packages and small weights.
API Ready
Focused calculator
Calculate Oz to Grams Converter
28.349523125 g
Formula
Formula: grams = ounces x 28.349523125.
Factor: 1 ounces = 28.349523125 grams.
Example: 1 ounces = 28.349523125 grams.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 1 ounces | 28.349523125 grams |
| 5 ounces | 141.747615625 grams |
| 10 ounces | 283.49523125 grams |
JSON API example
Use the public JSON endpoint with these query parameters.
value1fromoztog
GET https://api.convematik.com/convert?value=1.0&from=oz&to=g
{
"value": 1.0,
"from": "oz",
"to": "g",
"result": 28.349523125
}
Common questions
What does the Oz to Grams Converter do?
It converts ounces to grams using Convematik's unit conversion engine.
What formula does it use?
grams = ounces x 28.349523125.
Can I use decimal values?
Yes. Enter whole numbers or decimals and the calculator returns a decimal result.
Is this page free?
Yes. The converter runs as a free browser tool and can also be accessed through the API.