Radiation ActivityCuries to Kilobecquerels

Curies to Kilobecquerels

Snapshot

1 Curie equals 37,000,000 Kilobecquerels. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses exact becquerel-based radiation activity definitions.
  • Example: For 0.1 Curies, the result equals 3,700,000 Kilobecquerels.
  • 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

37,000,000 Kilobecquerels (kBq)

Switch

Machine access

Available to apps and AI agents

Curies to Kilobecquerels 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
radiation-activity
Source unit
curies
Target unit
kilobecquerels

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/convert

Request

{
  "family": "radiation-activity",
  "value": 1,
  "from": "curies",
  "to": "kilobecquerels"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "radiation-activity",
    "value": 1,
    "from": "curies",
    "to": "kilobecquerels",
    "result": {
      "raw": 37000000,
      "display": "37,000,000"
    },
    "canonicalPath": "/radiation-activity/curies-to-kilobecquerels/"
  }
}
Full API documentation

Explanation

Formula: Kilobecquerels = Curies × 37,000,000. Why: the curie has the fixed definition 1 Ci = 3.7 × 10^10 Bq, so the calculator normalizes through becquerels before applying the target scale.

Curies (Ci): a legacy radioactivity unit tied to a fixed becquerel equivalent, where 1 Ci equals exactly 3.7 × 10^10 Bq.

Kilobecquerels (kBq): a radiation-activity unit equal to 1,000 becquerels, useful for lower-range activity reporting.

This route is useful when translating radiation activity values between legacy curie-based references and modern becquerel-based SI reporting in medical, laboratory, and regulatory contexts.

This conversion is purely multiplicative because both units reduce through becquerels using fixed radioactivity definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Curie = 37,000,000 Kilobecquerels.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Curies (Ci)Kilobecquerels (kBq)
0.1 3,700,000
1 37,000,000
10 370,000,000
100 3,700,000,000
1,000 37,000,000,000

Questions & answers

Frequently Asked Questions

How many kilobecquerels are in 1 curie?

1 Curie equals 37,000,000 Kilobecquerels on this page.

What exact relationship does this Curies to Kilobecquerels page use for curies and becquerels?

This route uses the exact relationship 1 curie = 3.7 × 10^10 becquerels, so curie-based and becquerel-based activity values stay aligned across the page.

When would I convert curies to kilobecquerels?

Use this route when restating radioactivity values across laboratory, medical, industrial, or regulatory reporting scales.

How do I reverse Curies to Kilobecquerels?

Use the mirror Kilobecquerels to Curies route; it applies the inverse relationship with the same radiation-activity assumptions.