awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repositorios

Awesome GitHub RepositoriesCurrency Conversion

Utilities for transforming and normalizing currency values across different formats.

Distinguishing note: Focuses on precision-preserving conversions between floating-point and integer representations.

Explore 13 awesome GitHub repositories matching data & databases · Currency Conversion. Refine with filters or upvote what's useful.

Awesome Currency Conversion GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • actualbudget/actualAvatar de actualbudget

    actualbudget/actual

    27,038Ver en GitHub↗

    Actual is a local-first personal finance manager designed to help users track income, manage expenses, and maintain a balanced budget. It functions as a data-centric application that prioritizes offline access and local file storage, ensuring that financial records remain available and performant regardless of network connectivity. The platform distinguishes itself through a robust architectural foundation that emphasizes data integrity and auditability. Every financial action is recorded as an immutable sequence of events, and all currency values are processed using an integer-based arithmet

    Transforms currency amounts between formats to maintain precision during financial calculations.

    TypeScriptbudgetingfinancemoney
    Ver en GitHub↗27,038
  • fincept-corporation/finceptterminalAvatar de Fincept-Corporation

    Fincept-Corporation/FinceptTerminal

    26,900Ver en GitHub↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    Translates monetary amounts from one currency to another by applying exchange rates.

    C++bloomberg-terminalcontributions-welcomefinance
    Ver en GitHub↗26,900
  • web3/web3.jsAvatar de web3

    web3/web3.js

    19,936Ver en GitHub↗

    web3.js is a comprehensive TypeScript library designed to facilitate interaction with Ethereum-compatible blockchain networks. It serves as a foundational toolkit for decentralized applications, providing the necessary interfaces to query network state, manage cryptographic identities, and execute smart contract transactions. By abstracting the complexities of blockchain communication, the library enables developers to integrate decentralized logic directly into their applications. The library distinguishes itself through a modular architecture that prioritizes extensibility and flexible conn

    Translates values between different base currency denominations for financial calculations.

    TypeScriptabi-decodersabi-encodersapi
    Ver en GitHub↗19,936
  • akfamily/akshareAvatar de akfamily

    akfamily/akshare

    16,358Ver en GitHub↗

    This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets. It functions as a comprehensive toolkit for quantitative research, providing a unified interface to fetch historical and real-time market data across asset classes including equities, futures, bonds, cryptocurrencies, and foreign exchange. By abstracting complex network requests into simple, parameter-driven functions, it enables users to integrate financial data into research workflows and automated trading systems. The library distinguishes itself through its scraper-based ag

    Calculates the converted value of a specific amount between two currencies using the latest available exchange rates to ensure accurate financial reporting and budgeting.

    Pythonacademicakshareasset-pricing
    Ver en GitHub↗16,358
  • tigerbeetle/tigerbeetleAvatar de tigerbeetle

    tigerbeetle/tigerbeetle

    16,291Ver en GitHub↗

    TigerBeetle is a distributed financial accounting database designed for high-volume transaction processing. It functions as a specialized transaction engine that enforces strict double-entry bookkeeping invariants, ensuring that every debit and credit is balanced and accounted for with absolute consistency. By utilizing a consensus-based replication model, the system provides high availability and data durability across geographically distributed clusters, making it suitable for mission-critical financial infrastructure. The system distinguishes itself through a performance-oriented architect

    Links multiple ledger transfers into a single atomic unit to ensure currency conversion occurs as an indivisible transaction.

    Zig
    Ver en GitHub↗16,291
  • dinerojs/dinero.jsAvatar de dinerojs

    dinerojs/dinero.js

    6,758Ver en GitHub↗

    Dinero.js is a TypeScript-first library for creating, calculating, and formatting monetary values. It provides immutable money objects that represent amounts in the smallest currency subdivision as integers, ensuring precision and preventing floating-point errors. The library enforces same-currency rules on arithmetic operations and validates currency codes against ISO 4217 definitions at creation time. The library distinguishes itself through a calculator plugin architecture that delegates arithmetic operations to interchangeable backends, supporting number, bigint, or custom precision libra

    Converts monetary values between currencies using exchange rates while maintaining precision.

    TypeScriptamountcurrencyimmutable
    Ver en GitHub↗6,758
  • daffainfo/allaboutbugbountyAvatar de daffainfo

    daffainfo/AllAboutBugBounty

    6,644Ver en GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    Documents currency arbitrage as a business logic abuse technique.

    bugbugbountybugbountytips
    Ver en GitHub↗6,644
  • ledger/ledgerAvatar de ledger

    ledger/ledger

    5,849Ver en GitHub↗

    Converts transaction amounts between currencies and manages investment lots with separate cost bases for capital gains calculations.

    C++accountingcommand-line-toolledger
    Ver en GitHub↗5,849
  • beancount/beancountAvatar de beancount

    beancount/beancount

    5,291Ver en GitHub↗

    Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,

    Ledger records currency exchanges without a cost basis, distinguishing them from commodity purchases.

    Pythonbeancount
    Ver en GitHub↗5,291
  • moneyphp/moneyAvatar de moneyphp

    moneyphp/money

    4,846Ver en GitHub↗

    Esta es una librería PHP para manejar cálculos financieros utilizando objetos de valor. Representa cantidades monetarias como enteros para evitar errores de precisión de punto flotante y asegurar la exactitud matemática durante el procesamiento y almacenamiento. La librería utiliza un patrón de objeto de valor inmutable donde los cálculos devuelven nuevas instancias para prevenir efectos secundarios. Emplea aritmética consciente de la moneda para restringir las operaciones matemáticas a objetos que comparten la misma moneda y utiliza lógica basada en interfaces para delegar la conversión de moneda a proveedores de intercambio externos. Las capacidades incluyen el formateo de moneda internacional para cadenas legibles por humanos localizadas y serialización JSON estandarizada para transmitir datos monetarios a través de APIs de red.

    Provides a utility for transforming monetary amounts from one currency to another using exchange rates.

    PHP
    Ver en GitHub↗4,846
  • simonmichael/hledgerAvatar de simonmichael

    simonmichael/hledger

    4,059Ver en GitHub↗

    hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va

    Records currency exchanges within a double-entry ledger using implicit or explicit cost markers.

    Haskellaccountingcommand-line-toolconsole-application
    Ver en GitHub↗4,059
  • bitpay/walletAvatar de bitpay

    bitpay/wallet

    3,938Ver en GitHub↗

    This project is a multi-chain cryptocurrency wallet and self-custodial asset manager. It allows users to store, manage, and transfer digital assets across multiple blockchain networks while maintaining exclusive local control over private keys. The application implements multisignature security, requiring a quorum of digital signatures from multiple participants to authorize transactions for shared funds. It also provides tools for self-custodial management, including hierarchical deterministic key derivation and local private key storage. The platform covers a range of financial operations,

    Displays asset values across various fiat currencies and denominations for financial tracking.

    TypeScriptbitcoinbitpayblockchain
    Ver en GitHub↗3,938
  • ironcalc/ironcalcAvatar de ironcalc

    ironcalc/IronCalc

    3,750Ver en GitHub↗

    IronCalc is an XLSX spreadsheet engine and formula evaluator designed to compute numerical expressions and manage workbook structures. It utilizes a logic engine compatible with industry standards to evaluate formulas and manage cell dependencies. The project provides a comprehensive suite of specialized toolkits, including a financial calculation library for bond pricing and net present value, and an engineering math toolkit for complex number arithmetic and Bessel functions. It also features a web-based spreadsheet interface for creating and formatting workbooks. The engine covers a broad

    Transforms rounded currency values into decimal numbers for precision-preserving computational consistency.

    Rustreactrustself-hosted
    Ver en GitHub↗3,750
  1. Home
  2. Data & Databases
  3. Currency Conversion

Explorar subetiquetas

  • Currency Arbitrage ExploitsTechniques for profiting from currency conversion rate differences during refunds or payments. **Distinct from Currency Conversion:** Distinct from Currency Conversion: focuses on exploiting rate differences for profit, not general conversion utilities.
  • Currency Exchange RecordingRecording of currency exchanges without a cost basis, distinguishing them from commodity purchases in a double-entry ledger. **Distinct from Currency Conversion:** Distinct from Currency Conversion: focuses on recording exchanges as transactions without cost basis, not on general numeric conversion utilities.
  • Lot-Based Currency ConvertersSystems that convert transaction amounts between currencies while managing investment lots with separate cost bases for capital gains. **Distinct from Currency Conversion:** Distinct from Currency Conversion: combines currency conversion with investment lot tracking for capital gains calculations.