Currency Calculations in Ruby

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • eu_central_bank

    A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem

  • EU_central_bank: A library that helps calculate exchange rates by making use of published rates from the European Central Bank.

  • google_currency

    Discontinued Ruby Money::Bank interface for the Google Currency exchange data

  • Google_currency: An interesting library for currency conversion using Google Currency rates as a reference.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Monetize

    A library for converting various objects into `Money` objects.

  • It is important to understand the role each library plays within the RubyMoney project. Whenever you need to convert a different Ruby object (a String, for example) into Money, then monetize is what you’re looking for.

  • Money

    A Ruby Library for dealing with money and currency conversion. (by RubyMoney)

  • Make sure to refer to the docs for more of the provided currency attributes, such as iso_code (which returns the international three-digit code of that currency) and decimal_mark (the char between the value and the fraction of the money data), among others.

  • money-collection

    Optimized operations on collection of Money objects (by RubyMoney)

  • Money-collection: An auxiliary library for accurately calculating the sum/min/max of money objects.

  • money-heuristics

    A heuristics module for `money` gem (formerly part of it)

  • Money-heuristics: A module for heuristic analyses of string input for the money gem.

  • money-rails

    Integration of RubyMoney - Money with Rails

  • Money-rails: An integration of RubyMoney for Ruby on Rails, mixing all the money's library power with Rails flexibility.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts