{{ summaryTitle }}
{{ summaryValue }}

{{ summaryLine }}

CurrencyCNY PrecisionFen Rule setPBC

{{ primaryCopyAnnouncement }}

RMB amount conversion input
From ¥0.00 to ¥999,999,999,999.99. More than two decimal places are rejected, not rounded.
This only changes the accepted final marker for whole amounts; it does not alter the value or digit conversion.
{{ normalizedUseZheng ? 'Use 正' : 'Use 整' }}
Numeric amount{{ computation.values.normalized_amount }}
Uppercase RMB{{ computation.values.uppercase_amount }}
{{ textExportStatus }}
{{ chartExportStatus }}

The chart renderer is unavailable. Every digit position remains available in the conversion ledger.

{{ ledgerExportStatus }}
PositionDigitFinancial digitWritten partCopy
{{ row.position }}{{ row.digit }}{{ row.financialDigit }}{{ row.writtenPart }}

Uppercase Chinese financial numerals give an RMB amount a formal written form that is harder to alter casually than ordinary digits. They appear beside Arabic numerals on payment, accounting, reimbursement, and business documents, where both forms should describe the same value.

The wording is not a digit-for-digit reading. Integer digits take place units such as 拾, 佰, 仟, 万, and 亿, while the two decimal positions become 角 and 分. Zeroes are written only where they are needed to bridge a gap, so ¥6,007.14 becomes 人民币陆仟零柒元壹角肆分 rather than a literal reading of every zero.

Financial digits
零, 壹, 贰, 叁, 肆, 伍, 陆, 柒, 捌, and 玖 replace ordinary number characters.
Currency positions
元 marks whole yuan, 角 marks tenths of a yuan, and 分 marks hundredths.
Whole amount
When both decimal digits are zero, 整 or 正 may close the amount.

This notation records an amount; it does not convert currencies, round extra decimal places, or guarantee acceptance by a particular bank or document. The numeric and written forms still need to be checked together before use.

How to Use This Tool:

Start with the exact RMB value that should appear on the document. Resolve rounding in the source record before converting it.

  1. Enter one non-negative amount in RMB amount. A leading ¥ or ¥ and correctly grouped thousands separators are accepted.
  2. Leave Whole-amount marker at 整 unless the receiving form requires the accepted alternative 正. This choice affects only whole amounts.
  3. Compare Numeric amount with Uppercase RMB, then inspect the position ledger when zero placement or a large unit needs closer review.

Interpreting Results:

The normalized numeric amount always shows two decimal places. The uppercase wording must carry the same yuan, jiao, and fen value. A zero in the ledger may disappear from the final wording or merge with adjacent zeroes; that is expected when no spoken bridge is needed.

Amounts with more than two decimal places are rejected rather than rounded. If the source contains fractions smaller than one fen, settle the rounding policy first and enter the approved two-decimal result.

Technical Details:

RMB uppercase writing is an ordered positional transformation. The integer part is divided into four-digit groups, each group is written with financial digits and inner units, and 万 or 亿 is added at the group boundary. The decimal part is handled separately as jiao and fen.

Transformation Core

Arabic digits and Chinese financial digit mappings
Arabic digitFinancial digitArabic digitFinancial digit
05
16
27
38
49

Rule Core

  1. Remove an accepted currency symbol and thousands separators, then normalize the fraction to exactly two digits without rounding.
  2. Write the integer part in groups of four using 拾, 佰, and 仟 inside each group, with 万 and 亿 between groups.
  3. Insert a single 零 when a skipped place or group must bridge two non-zero parts; do not repeat consecutive zeroes.
  4. Append 元. Add the non-zero 角 and 分 positions, inserting 零 before a non-zero fen when jiao is zero.
  5. If both decimal positions are zero, append the selected whole-amount marker, 整 or 正.

The accepted range is ¥0.00 to ¥999,999,999,999.99. Negative values, malformed grouping, more than two decimal places, and values above the upper limit do not produce a result.

Limitations:

The output follows the cited payment-settlement writing rules, but a receiving organization may impose its own form, wording, or review requirements.

  • It does not validate an invoice, voucher, cheque, contract, or accounting entry.
  • It does not decide how an upstream system should round fractions below one fen.
  • For consequential documents, confirm the amount against the original record and current recipient requirements.

Worked Examples:

A zero inside the yuan amount

Entering ¥6,007.14 produces 人民币陆仟零柒元壹角肆分. The two consecutive zero digits between six thousand and seven yuan collapse to one written 零.

A whole amount

Entering ¥100 with the default marker produces 人民币壹佰元整. Selecting 正 changes only the ending to 人民币壹佰元正; the numeric value and positional conversion remain unchanged.

References: