💰 RMB Case Converter

Convert RMB numbers to Chinese uppercase format
Amount to Convert:

📝 Features

  • Support integer and decimal amount conversion
  • Precise to cents, automatic rounding
  • Support amount range: 0 - 999,999,999,999.99
  • Automatically add "整" (whole) when no decimal

💡 Examples

Input: 1234.56
Output: 壹仟贰佰叁拾肆元伍角陆分
Input: 1000000
Output: 壹佰万元整
Input: 0.50
Output: 伍角
Input: 123456789.12
Output: 壹亿贰仟叁佰肆拾伍万陆仟柒佰捌拾玖元壹角贰分

⚠️ Notes

  • Input amount must be positive
  • Maximum support up to trillion level
  • Decimal part supports up to 2 digits (jiao, fen)
  • When amount is 0, displays "零元整"