Brown Rice Cups to Grams
Snapshot
1 cup of brown rice equals 200 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 200 g per 1 US cup.
- Example: 2 cups = 400 g.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
Machine access
Available to apps and AI agents
Brown Rice Cups to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The brown-rice identifier tells the conversion engine which ingredient record to use for the same calculation shown by the calculator.
Machine-readable identifiers
- Conversion family
cooking- Source unit
cup_us- Target unit
gram- Ingredient
brown-rice
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/convertRequest
{
"family": "cooking",
"value": 1,
"from": "cup_us",
"to": "gram",
"material": "brown-rice"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "cup_us",
"to": "gram",
"result": {
"raw": 200,
"display": "200"
},
"canonicalPath": "/cooking/cups-to-grams/brown-rice/"
}
}Explanation
Use 200 g per US cup as the reference when converting brown rice from cups to grams.
Recipe scaling stays tied to the US cup standard (236.588 mL) rather than to mixed cup charts. Brown Rice can vary with grain shape and how the grains settle in the cup, so the page keeps one explicit basis for repeatable prep.
Common Conversion Values
| Cup | Grams |
|---|---|
| 1/4 | 50 |
| 1/3 | 67 |
| 1/2 | 100 |
| 1 | 200 |
| 1 1/2 | 300 |
| 2 | 400 |
| 3 | 600 |
Methodology
Brown Rice: cups to grams evidence
Direction calculation: Brown Rice — 1 US cup equals 200 grams. Reference: 200 g/US cup. Source basis: and1 ingredient weight chart: 1 cup brown rice = 200 g https://www.and1.com/measurements/cups-in-gram/
Among the 35 reviewed records labeled Flours & Grains, the nearest factor to Brown Rice is Basmati Rice at 198 g/cup: a difference of 2 g/cup (1.0% relative to Brown Rice). The observed range in this labeled group is Panko Breadcrumbs at 80 g/cup to Pearl Barley at 213 g/cup.
Particle size, aeration, settling, and whether the cup is scooped or spoon-filled can materially change the mass held by the same volume.
Questions & answers
Frequently Asked Questions
How many grams are in 1 cup of Brown Rice?
1 level US cup of Brown Rice weighs 200 grams in this converter.
Does this use a US cup?
Yes. The factor is tied to the US cup definition (236.588 mL), not a metric cup.
Does grain shape or settling change the result for Brown Rice?
Brown Rice keeps one reference basis here, but grain shape and how the grains settle in the cup can shift practical density. That is why volume estimates for this ingredient should stay ingredient-specific.
How many grams are in 2 cups of Brown Rice?
2 cups of Brown Rice are 400 g using 200 g per cup.
How do I convert Brown Rice grams back to cups?
Use the mirror Grams To Cups page; divide grams by 200 to return cups.