Skip to content

Glossary

NIST

US National Institute of Standards and Technology

By Published Updated

NIST (National Institute of Standards and Technology) is a US federal agency, part of the Department of Commerce, that develops measurement standards and reference data. Founded 1901 as the National Bureau of Standards; renamed NIST in 1988.

Convertitive cites NIST primarily for unit conversion: the canonical reference is NIST Special Publication 811, Guide for the Use of the International System of Units (SI), which lists every US customary unit (foot, pound, gallon, BTU, horsepower) with its exact SI equivalent. Every imperial-metric factor on the site traces to SP 811.

NIST’s broader role:

  • Maintains the US national physical reference standards.
  • Publishes FIPS (Federal Information Processing Standards), including the SHA hash family and AES encryption standard.
  • Operates atomic clocks contributing to the international UTC reference.
  • Publishes reference data for chemistry, physics, materials science.

The international counterpart for unit definitions is the BIPM (Bureau International des Poids et Mesures) in Paris, which publishes the SI Brochure that NIST cross-references. See our units methodology for the full citation chain behind every unit conversion on the site.

NIST’s most-cited publications across this site: SP 811 for unit conversion factors, FIPS 180-4 for the SHA family used by our hash generator, SP 800-63B for password and authentication guidance backing our password generator, the e-Handbook of Statistical Methods for descriptive statistics in the statistics calculator, and the Digital Library of Mathematical Functions for the area, volume, and trigonometric formulas used throughout the math cluster. Together these underpin roughly a third of the editorial citations on Convertitive.

Why NIST and BIPM coexist:BIPM defines the SI globally (the kilogram, metre, second, mole, kelvin, candela, ampere) but doesn’t set US-customary units. NIST operates as the US national metrology institute (NMI), realising the SI inside the US and publishing the exact factor between SI and the US customary system. The 1959 international yard and pound agreement froze those factors (1 inch = 25.4 mm exactly, 1 pound = 0.45359237 kg exactly) and NIST has carried them ever since. Reference: NIST SP 811 — Guide for the Use of the International System of Units.

Worked example

You’re reviewing a vendor data sheet that quotes a thermal flux as 500 BTU/(h·ft²) and you need SI watts per square metre for a European specification. NIST SP 811 Appendix B lists 1 BTU/(h·ft²) = 3.154591 W/m² exactly. So 500 × 3.154591 = 1577.30 W/m². Document the conversion factor and its source in the spec — “Converted using NIST SP 811, Table B.8” — and the audit trail is complete. The reason to lean on NIST rather than a random online calculator: SP 811’s factors are agreed by treaty to the seventh decimal place. A web converter that uses 3.15 (three sig figs) would have given you 1575 W/m², a 0.15% drift that compounds across a multi-step calculation chain. Engineering and metrology disputes often turn on whether both parties used the same canonical factor table; citing SP 811 ends the argument.

When and why it matters

Any cross-border procurement, regulatory submission, or scientific publication that touches imperial-metric conversion gets reviewed against a known authority. Citing “NIST SP 811” (US) or “BIPM SI Brochure” (international) is the path of least resistance through FDA, EMA, FAA, and ISO review. Beyond units, NIST’s FIPS publications are mandatory for US federal IT systems — FIPS 140-3 for cryptographic modules, FIPS 197 for AES, FIPS 180-4 for SHA — and any contractor selling to the federal government must demonstrate compliance. The NIST National Vulnerability Database (NVD) is the canonical source of CVE entries that downstream security tooling consumes; treating NVD as the single source of truth for vulnerability data is the standard practice in enterprise vulnerability management. Reference: NIST Computer Security Resource Center — Publications.

Frequently asked questions

What is NIST?
NIST (National Institute of Standards and Technology) is a US federal agency that develops measurement standards, guidelines, and best practices used across science, industry, and government worldwide.
How does NIST affect everyday technology?
NIST publishes the cryptographic standards (AES, SHA-256, RSA key-size recommendations) that secure the internet, maintains the atomic time standard that synchronises computer clocks, and defines the physical constants that underpin SI units.
What is the difference between NIST and ISO standards?
NIST standards are developed by the US government and are often mandatory for US federal agencies; ISO standards are international and consensus-driven. Many NIST standards (especially cybersecurity) are adopted globally even though they originate in the US.

Related

Published May 14, 2026 · Last reviewed May 31, 2026