- Download repository and run"npm install"
- Append to the root url "api/rates" , the base currency, and the quote currencies you want to convert. I.e /api/rates?base=CZK¤cy=EUR,GBP,USD
- Run a get request to fetch the currency exchange rates from CZK to EUR,GBP,USD.