Active Currency
Rails plugin to store currency rates in the database
No ratings yet
- Gem
- active_currency
- Repository
- RubyMoney/active_currency
- License
- MIT
- Stars
- 23
- Added
- August 11, 2026
About
Rails plugin to store currency rates in the database
Rails plugin to retrieve and store the currency rates daily to integrate with the [money-rails] gem.
What you get
- Does not depend on the file system to store cached rates.
- Choose how often you want to update the currency rates (daily for example).
- Your users do not suffer the cost of making calls to the bank rates API.
- Your app does not go down when the bank rates API does.
Installing it
ruby
# Gemfile
gem "active_currency"
Details
23 stars on GitHub · MIT licensed · maintained by RubyMoney. Source: https://github.com/RubyMoney/active_currency
Discussion (0)
Sign in to join the discussion.
No comments yet.