Data Tools

Extract Money Amounts from Text

Extract currency amounts from quotes and finance notes, group by currency, and optionally sum roughly without FX conversion. Runs locally in your browser.

CurrencyExtractorData

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Pull line amounts from an expense blurb
  • List detected prices from a quote email
  • Roughly total amounts ignoring exchange rates

How to use

  1. Paste text with amounts
  2. Extract the list
  3. Optionally sum and copy the inventory

Example input and output

Text

Laptop ¥8,999.50; taxi $20; meal 500元

Amounts

¥8,999.50
$20
500元

FAQ

Does summing convert currencies?

No. The total is a rough add-up that ignores exchange rates.

Are Chinese unit words recognized?

Yes. Markers such as 元 / 块 / 人民币 help tag CNY alongside symbols like ¥.

Tools

Related tools

Continue with another translated tool for a nearby task.

Number Extractor

Extract Numbers from Text Online

Available

Pull numbers from mixed text with support for decimals, negatives, and thousands separators. Deduplicate, sort, and output as newlines or commas for reports, logs, and amount collection.

Text Extract Numbers

Percentage Calculator

Percentage Calculator Online

Available

Solve common percentage problems in your browser: X as a percent of Y, Y times X%, change between two values, and increase/decrease by a percent. Copy individual results.

Math Percentage Calculator