ruby-money

Ruby Library for dealing with money and currency conversion

Description

A Ruby Library for dealing with money and currency conversion.

Features
 - Provides a `Money` class which encapsulates all information about a certain
 amount of money, such as its value and its currency.
 - Provides a `Money::Currency` class which encapsulates all information about
 a monetary unit.
 - Represents monetary values as integers, in cents. This avoids floating point
 rounding errors.
 - Represents currency as `Money::Currency` instances providing a high level of
 flexibility.
 - Provides APIs for exchanging money from one currency to another.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://rubymoney.github.io/money


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-money