Kilograms per Hour to Grams per Minute
Snapshot
1 Kilograms per Hour equals 16.667 Grams per Minute. 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 Kilograms per Hour, the result equals 1.667 Grams per Minute.
- 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
16.667 Grams per Minute (g/min)
SwitchMachine access
Available to apps and AI agents
Kilograms per Hour to Grams per Minute 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
kilograms_per_hour- Target unit
grams_per_minute
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": "kilograms_per_hour",
"to": "grams_per_minute"
}Essential response
{
"ok": true,
"conversion": {
"family": "mass-flow-rate",
"value": 1,
"from": "kilograms_per_hour",
"to": "grams_per_minute",
"result": {
"raw": 16.666666666666664,
"display": "16.667"
},
"canonicalPath": "/mass-flow-rate/kilograms-per-hour-to-grams-per-minute/"
}
}Explanation
Formula: Grams per Minute = Kilograms per Hour × 16.667. 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.
Kilograms per hour (kg/h): a mass-flow-rate unit used for hourly throughput in process, HVAC, and industrial equipment specifications.
Grams per minute (g/min): a small mass-flow-rate unit used for dosing, laboratory work, and low-rate feeder or process applications.
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
| Kilograms per Hour (kg/h) | Grams per Minute (g/min) |
|---|---|
| 0.1 | 1.667 |
| 1 | 16.667 |
| 10 | 166.667 |
| 60 | 1,000 |
| 100 | 1,666.67 |
| 1,000 | 16,666.67 |
| 3,600 | 60,000 |
Questions & answers
Frequently Asked Questions
What result does this Kilograms per Hour to Grams per Minute page give for an input of 1?
For an input of 1 Kilograms per Hour, this page gives 16.667 Grams per Minute.
Does this Kilograms per Hour to Grams per Minute 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 kilograms per hour to grams per minute?
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 Kilograms per Hour to Grams per Minute?
Use the mirror Grams per Minute to Kilograms per Hour route; it applies the inverse relationship with the same mass-flow-rate assumptions.