Parts per Million to Milligrams per Liter
Snapshot
1 part per million is approximately 1 milligram per liter in dilute water-like solutions. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: Use 1 ppm ≈ 1 mg/L for dilute solutions with density close to 1 kg/L. Apply actual density when the solution differs materially from water.
- Example: For dilute water, 10 ppm is approximately 10 mg/L.
- Source basis: IUPAC Gold Book: concentration.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
1 Milligrams per Liter (mg/L)
SwitchMachine access
Available to apps and AI agents
Parts per Million to Milligrams per Liter 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
concentration- Source unit
parts_per_million- Target unit
milligrams_per_liter
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": "concentration",
"value": 1,
"from": "parts_per_million",
"to": "milligrams_per_liter"
}Essential response
{
"ok": true,
"conversion": {
"family": "concentration",
"value": 1,
"from": "parts_per_million",
"to": "milligrams_per_liter",
"result": {
"raw": 1,
"display": "1"
},
"canonicalPath": "/concentration/parts-per-million-to-milligrams-per-liter/"
}
}Explanation
Parts per million is a mass ratio, whereas milligrams per liter is mass per volume. Their numerical equivalence is a water-density approximation, not an identity that applies to every liquid or concentrated mixture.
Use 1 ppm ≈ 1 mg/L for dilute solutions with density close to 1 kg/L. Apply actual density when the solution differs materially from water.
Reference & Scope
The approximation is explicitly density-dependent because ppm and mg/L describe different kinds of quantity.
- Values are calculated from one explicit conversion basis.
- Displayed results are rounded only after the underlying calculation.
- Real measured materials and ingredients can vary from the stated reference basis.
- Source: IUPAC Gold Book: concentration (Terminology reference for concentration quantities defined relative to mixture volume.)
Common Conversion Values
| Parts per Million (ppm) | Milligrams per Liter (mg/L) |
|---|---|
| 0.1 | 0.1 |
| 0.5 | 0.5 |
| 1 | 1 |
| 5 | 5 |
| 10 | 10 |
| 25 | 25 |
| 50 | 50 |
| 100 | 100 |
Questions & answers
Frequently Asked Questions
What is 1 parts per million in milligrams per liter?
1 Parts per Million equals 1 Milligrams per Liter on this page.
Does this Parts per Million to Milligrams per Liter page use the dilute aqueous ppm or ppb shorthand?
Yes. Where ppm or ppb appear, this page follows the aqueous shorthand used by this cluster, keeping the same fixed approximation across the direct answer, calculator, and table.
When would I convert parts per million to milligrams per liter?
This route is useful when comparing dilute-solution shorthand notation with explicit mass-per-volume reporting in laboratory, environmental, or process references.
How do I reverse Parts per Million to Milligrams per Liter?
Use the mirror Milligrams per Liter to Parts per Million route; it applies the inverse relationship with the same concentration assumptions.