openexchangerates/money.js
money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5440
- days_rel: n/a
- days_push: 1454
- n_releases_24m: 0
Adoption not part of the score
1476 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
money.js is a tiny (~1kb) dependency-free JavaScript library for currency conversion and exchange rate calculation between any currencies. It works client-side or in NodeJS, and integrates with the Open Exchange Rates API or any other exchange rate data source.
Use cases
- convert money between currencies in javascript
- calculate exchange rates in a shopping cart
- convert currency values in a nodejs app
- parse a formatted price string and convert it
- integrate exchange rate data from any api
- display prices in multiple currencies on a website
When to choose
- you need a lightweight, dependency-free currency conversion utility for browser or node
- you already have exchange rate data (e.g. from Open Exchange Rates) and just need conversion math
- you want a simple standalone function rather than a full money/accounting library
When to avoid
- you need live exchange rates bundled in - you must supply rate data yourself
- you need currency formatting, rounding, or money arithmetic beyond simple conversion
- you need actively developed features or recent bug fixes
Facets
library · maturity maintenance
sdk fintech web-development developer-tools browser cross-platform currency-conversion exchange-rates javascript money tiny-library nodejs
2 sources
- readme: https://github.com/openexchangerates/money.js · fetched 2026-08-28 · 8d22c9e28f94
- homepage: http://openexchangerates.github.io/money.js · fetched 2026-08-29 · 6a29d6213cb5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openexchangerates/money.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="openexchangerates/money.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem