Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.13 KB

Currency Converter App

Overview

The Currency Converter App is a simple and efficient web application that allows users to convert amounts between various currencies in real time. The app uses JavaScript and the Fetch API to retrieve exchange rate data from a currency exchange API.

Features

  • Real-time currency conversion.
  • Supports multiple currencies.
  • Easy-to-use interface.
  • Error handling for invalid inputs or network issues.

Technologies Used

  • HTML: For the structure of the application.
  • CSS: For styling the user interface.
  • JavaScript: For functionality and logic.
  • Fetch API: To get real-time exchange rate data.

Installation

  1. Clone the repository:
    git clone https://github.com/pynaman/Currency-Converter.git
  2. Navigate to Project directory
    cd currency-converter
  3. open index.html in web browser

Usage

  • select the countries you want to convert from and to.
  • Enter the amount to convert.
  • Click the "Convert" button to see the converted amount.

API Integration

This app fetches real-time exchange rates from FXRatesAPI

https://api.fxratesapi.com/latest