Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 493 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 493 Bytes

CurrencyConverter

Basic implementation of the Open Exchange Rates API.

Live Demo »

This application will allow the user to receive live feeds (updated every 10 minutes) of the following currencies:

  • United States Dollar
  • Euro
  • Great British Pound
  • Canadian Dollar
  • Yen
  • Bitcoin

The user may change the base value from 1.0 to any amount to receive live updates of the conversion in other currencies.