{"id":25070645,"url":"https://github.com/flexycode/currency-converter","last_synced_at":"2025-08-07T17:37:34.118Z","repository":{"id":198233204,"uuid":"225873560","full_name":"flexycode/Currency-Converter","owner":"flexycode","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-28T16:24:29.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T21:55:58.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/flexycode.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":"2019-12-04T13:26:26.000Z","updated_at":"2024-02-07T13:10:28.000Z","dependencies_parsed_at":"2025-02-06T21:33:04.346Z","dependency_job_id":"5f637ac6-4231-4543-a141-b6c7069e6691","html_url":"https://github.com/flexycode/Currency-Converter","commit_stats":null,"previous_names":["flexycode/blockchain-starterkit","flexycode/currency-converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCurrency-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCurrency-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCurrency-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCurrency-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexycode","download_url":"https://codeload.github.com/flexycode/Currency-Converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498063,"owners_count":20787251,"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":[],"created_at":"2025-02-06T21:32:57.704Z","updated_at":"2025-03-31T16:26:01.401Z","avatar_url":"https://github.com/flexycode.png","language":"Python","readme":"# Currency Conversion Script\n\n\n##### This script allows you to convert currencies using the Fixer API. It takes the initial currency, target currency, and amount as inputs and retrieves the conversion rate using the API.\n\n## Prerequisites\n\nBefore running the script, make sure you have the following:\n\n* Python installed on your machine\n* Requests library installed (`pip install requests`)\n\n# Usage\n1. Open a terminal or command prompt.\n2. Navigate to the directory where the script is located.\n3. Run the script by executing the following command: python currency_conversion.py\n4. Follow the prompts to enter the initial currency, target currency, and amount.\n5. The script will make a request to the Fixer API and display the conversion result.\n\n# API Key\n\n#### The script uses the Fixer API to retrieve currency conversion rates. To use the API, you need to obtain an API key from Fixer. Replace the placeholder API key in the script with your own API key.\n\n```bash\nheaders = {\n    \"apikey\": \"YOUR_API_KEY\"\n}\n```\n\n# Error Handling\n\nIf there is an error in the API response or if the input values are invalid, the script will display an error message and exit.\n\n# License\n\nThis script is licensed under the License: MIT (c) 2024 Flexyledger Technology.\n\n# Contact\nIf you have any questions or suggestions regarding this script, feel free to reach out to me at flexyledger@gmail.com\n\n\n# 📫Changelogs     \n## [1.0.0] - 2024-01-24     \n### Added  \n- Uploaded the solution.py that contains source code and API key\n- Added breakdown and documentation\n- Included user profile page\n\n### Changed\n- Change some API key in the script with my own API key\n- Updated documentation for readme file\n\n### Fixed \n- Resolved issue \n- Fixed some python code at line 16\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexycode%2Fcurrency-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexycode%2Fcurrency-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexycode%2Fcurrency-converter/lists"}