Mass
Grams to Oz Converter
Convert grams to ounces with accurate decimal results.
API Ready
Focused calculator
Calculate Grams to Oz Converter
3.52739619496 oz
Formula
Formula: ounces = grams x 0.0352739619496.
Factor: 1 grams = 0.0352739619496 ounces.
Example: 100 grams = 3.52739619496 ounces.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 100 grams | 3.52739619496 ounces |
| 250 grams | 8.8184904874 ounces |
| 500 grams | 17.6369809748 ounces |
JSON API example
Use the public JSON endpoint with these query parameters.
value100fromgtooz
GET https://api.convematik.com/convert?value=100.0&from=g&to=oz
{
"value": 100.0,
"from": "g",
"to": "oz",
"result": 3.5273961949580412
}
Common questions
What does the Grams to Oz Converter do?
It converts grams to ounces using Convematik's unit conversion engine.
What formula does it use?
ounces = grams x 0.0352739619496.
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.