Becquerels to Curies
Snapshot
1 Becquerel equals 2.7e-11 Curies. 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 Becquerels, the result equals 2.7e-12 Curies.
- 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
2.7e-11 Curies (Ci)
SwitchMachine access
Available to apps and AI agents
Becquerels to Curies 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
becquerels- Target unit
curies
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": "radiation-activity",
"value": 1,
"from": "becquerels",
"to": "curies"
}Essential response
{
"ok": true,
"conversion": {
"family": "radiation-activity",
"value": 1,
"from": "becquerels",
"to": "curies",
"result": {
"raw": 2.7027027027027027e-11,
"display": "2.7e-11"
},
"canonicalPath": "/radiation-activity/becquerels-to-curies/"
}
}Explanation
Formula: Curies = Becquerels × 2.7e-11. 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.
Becquerels (Bq): the SI derived unit of radioactivity, equal to one nuclear decay event per second.
Curies (Ci): a legacy radioactivity unit tied to a fixed becquerel equivalent, where 1 Ci equals exactly 3.7 × 10^10 Bq.
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.
Common Conversion Values
| Becquerels (Bq) | Curies (Ci) |
|---|---|
| 0.1 | 2.7e-12 |
| 1 | 2.7e-11 |
| 10 | 2.7e-10 |
| 100 | 2.7e-9 |
| 1,000 | 2.7e-8 |
Questions & answers
Frequently Asked Questions
How many curies are in 1 becquerel?
1 Becquerel equals 2.7e-11 Curies on this page.
What exact relationship does this Becquerels to Curies 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 becquerels to curies?
Use this route when restating radioactivity values across laboratory, medical, industrial, or regulatory reporting scales.
How do I reverse Becquerels to Curies?
Use the mirror Curies to Becquerels route; it applies the inverse relationship with the same radiation-activity assumptions.