{"id":23527494,"url":"https://github.com/thestevendev/currencyconverter","last_synced_at":"2026-02-04T11:40:27.594Z","repository":{"id":165985054,"uuid":"628057905","full_name":"TheStevenDev/CurrencyConverter","owner":"TheStevenDev","description":"Java API currency converter program","archived":false,"fork":false,"pushed_at":"2024-11-05T16:44:58.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:01:55.591Z","etag":null,"topics":["api","currency-converter","economy","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheStevenDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-14T20:13:32.000Z","updated_at":"2024-11-05T16:45:02.000Z","dependencies_parsed_at":"2024-04-30T19:38:55.976Z","dependency_job_id":null,"html_url":"https://github.com/TheStevenDev/CurrencyConverter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStevenDev%2FCurrencyConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStevenDev%2FCurrencyConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStevenDev%2FCurrencyConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheStevenDev%2FCurrencyConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheStevenDev","download_url":"https://codeload.github.com/TheStevenDev/CurrencyConverter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250257055,"owners_count":21400643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","currency-converter","economy","java"],"created_at":"2024-12-25T20:14:37.212Z","updated_at":"2026-02-04T11:40:27.565Z","avatar_url":"https://github.com/TheStevenDev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Currency Converter\n\nThis is a simple Java program that allows you to convert currencies using real-time exchange rates.\n\n## Prerequisites\n\nBefore running the program, you need to obtain a free API key from [Exchange Rate API](https://www.exchangerate-api.com):\n\n1. Go to [Exchange Rate API](https://www.exchangerate-api.com).\n2. Sign up for a free account.\n3. After signing up, you will receive an API key.\n\n## Setup\n\n1. Clone the repository to your local machine using Git:\n   ```bash\n   git clone https://github.com/TheStevenDev/CurrencyConverter.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd CurrencyConverter\n   ```\n3. Replace `YOUR_KEY` in the `baseUrl` variable within the `myFrame` class in the code with your actual API key:\n   ```java\n   String baseUrl = \"https://v6.exchangerate-api.com/v6/YOUR_KEY/latest/\";\n   ```\n\n## Usage\n\n1. Compile and run the `Main.java` file using a Java compiler.\n2. Follow the instructions to input the amount to convert and select the source and target currencies.\n3. Click the \"CONVERTI\" button to see the converted amount.\n\n## License\n\nThis project is distributed under the MIT license. For more information, contact the owner.\n\n## Version Control\n\nYou can find the project repository on GitHub: [Currency Converter Repository](https://github.com/TheStevenDev/CurrencyConverter/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestevendev%2Fcurrencyconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthestevendev%2Fcurrencyconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestevendev%2Fcurrencyconverter/lists"}