Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google_currency_exchange

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google_currency_exchange

  • 0.0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

currency_exchange

Download and Install

gem install google_currency_exchange

or on your Gemfile:

gem "google_currency_exchange"

and run

bundle install

Usage


require 'google_currency_exchange'

#Exchange from US dollars(USD) to Indian rupees(INR)

currency = GoogleCurrencyExchange.new(1, 'USD','INR')
currency.process  #=> 63.4564

Contributing to google_currency_exchange

Feel free to fork the project and contribute.

Copyright (c) 2015 Alok Anand. Read MIT-LICENSE for full details5

FAQs

Package last updated on 17 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc