💴 金额大小写转换Amount in Words

把人民币金额数字转为中文大写(常用于发票、合同、支票),也支持把中文大写金额还原为数字。计算在浏览器本地完成。Convert RMB amounts into Chinese capital letters (for invoices, contracts, checks) and back. Computed locally in your browser.

① 数字 → 中文大写① Digits → Capital

② 中文大写 → 数字② Capital → Digits

使用说明How to use

怎么用How to use
  1. 输入金额数字Enter an amount
  2. 转换为中文大写金额Convert to Chinese uppercase amount
  3. 或反向由大写还原数字Or convert uppercase back to digits

示例:1234.56 → 壹仟贰佰叁拾肆元伍角陆分Example: 1234.56 → 壹仟贰佰叁拾肆元伍角陆分

全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.

关于金额大写About amount in words

中文大写金额使用「零壹贰叁肆伍陆柒捌玖」与「拾佰仟万亿」单位,结尾以「元/角/分」加「整」表示无更小单位。本工具支持到万亿( trillion)级别、最多两位小数;反向解析支持本工具生成的格式(含「负」「元角分整」)。Chinese capital amounts use 零壹贰叁肆伍陆柒捌玖 with 拾佰仟万亿 units, ending in 元/角/分 plus 整 when there is no smaller unit. This tool handles up to the trillion level with two decimals; the reverse parser supports the format it generates (including 负 and 元角分整).