Grams per Minute to Kilograms per Hour
Snapshot
1 Grams per Minute equals 0.06 Kilograms per Hour. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on time-normalized rate definitions.
- Example: For 0.1 Grams per Minute, the result equals 0.006 Kilograms per Hour.
- 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
0.06 Kilograms per Hour (kg/h)
SwitchMachine access
Available to apps and AI agents
Grams per Minute to Kilograms per Hour can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
mass-flow-rate- Source unit
grams_per_minute- Target unit
kilograms_per_hour
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": "mass-flow-rate",
"value": 1,
"from": "grams_per_minute",
"to": "kilograms_per_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "mass-flow-rate",
"value": 1,
"from": "grams_per_minute",
"to": "kilograms_per_hour",
"result": {
"raw": 0.060000000000000005,
"display": "0.06"
},
"canonicalPath": "/mass-flow-rate/grams-per-minute-to-kilograms-per-hour/"
}
}Explanation
Formula: Kilograms per Hour = Grams per Minute × 0.06. Why: both units are SI mass-flow-rate scales tied directly to kilograms, grams, and time intervals, so the route follows one exact kilograms-per-second normalization path.
Grams per minute (g/min): a small mass-flow-rate unit used for dosing, laboratory work, and low-rate feeder or process applications.
Kilograms per hour (kg/h): a mass-flow-rate unit used for hourly throughput in process, HVAC, and industrial equipment specifications.
This route is useful when restating SI mass flow rates between kilogram and gram scales across per-second and per-hour reporting so process calculations stay on the intended basis.
This conversion is purely multiplicative because both units reduce through kilograms per second using fixed mass and time definitions with no offset.
Common Conversion Values
| Grams per Minute (g/min) | Kilograms per Hour (kg/h) |
|---|---|
| 0.1 | 0.006 |
| 1 | 0.06 |
| 10 | 0.6 |
| 60 | 3.6 |
| 100 | 6 |
| 1,000 | 60 |
| 3,600 | 216 |
Questions & answers
Frequently Asked Questions
What result does this Grams per Minute to Kilograms per Hour page give for an input of 1?
For an input of 1 Grams per Minute, this page gives 0.06 Kilograms per Hour.
Does this Grams per Minute to Kilograms per Hour page stay inside SI mass-flow-rate units?
Yes. This route stays inside exact SI mass-flow-rate scaling tied to kilograms, grams, and fixed time intervals, so the conversion is purely multiplicative and reversible.
When would I convert grams per minute to kilograms per hour?
This route is useful when restating SI mass flow rates between kilogram and gram scales across per-second and per-hour reporting so process calculations stay on the intended basis.
How do I reverse Grams per Minute to Kilograms per Hour?
Use the mirror Kilograms per Hour to Grams per Minute route; it applies the inverse relationship with the same mass-flow-rate assumptions.