Currency Exchange App
currencyExchangeAPI
The Exchange App is a web application built with pure JavaScript, HTML, and CSS that enables users to view and convert currency rates using an API.
- User-friendly interface
- Real-time currency rates
- Conversion between any two currencies
- Option to select a base currency
- Option to view historical rates for a specific period
- Easy integration with any website
Free foreign exchange, crypto rates & EU VAT Rates API
Nijat Gurbanov
- Github: github.com/NikoFX
- Twitter: Nijat Gurbanov
- Linkedin: linkedin.com/in/nijat-gurbanov-dev
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request