---
title: HKUnitMolarMassBloodGlucose
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkunitmolarmassbloodglucose
---

# HKUnitMolarMassBloodGlucose

The molecular mass of blood glucose, typically used to create mole units for blood glucose.

## Declaration

```swift
var HKUnitMolarMassBloodGlucose: Double { get }
```

## See Also

### Constructing mass units

- [gram()](healthkit/hkunit/gram().md)
- [gramUnit(with:)](healthkit/hkunit/gramunit(with:).md)
- [ounce()](healthkit/hkunit/ounce().md)
- [pound()](healthkit/hkunit/pound().md)
- [stone()](healthkit/hkunit/stone().md)
- [moleUnit(withMolarMass:)](healthkit/hkunit/moleunit(withmolarmass:).md)
- [moleUnit(with:molarMass:)](healthkit/hkunit/moleunit(with:molarmass:).md)
