Skip to content

A CLI tool to get the latest exchange rates, convert between them, and more.

Notifications You must be signed in to change notification settings

Abhishek971999/moolahh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moolahh

A CLI Tool to get real time exchange rates for over 168 world currencies

🚀 Installation

npm i -g moolahh

📈 Usage

Get latest exchange rates. Base currency can be passed as an optional parameter. By default it is USD

moolahh all [base]

Get details about all currency. Symbol can be passed as an optional parameter to get info about single currency

moolahh details [symbol]

Get conversion rate of currency. Both parameters are required and should be currency symbols.

moolahh convert <from> <to>

About

A CLI tool to get the latest exchange rates, convert between them, and more.

Topics

Resources

Stars

Watchers

Forks