Challenges
Solutions
Log In
Sign Up
Medium
Currency Converter
When you are ready to showcase your work and gather feedback, start the challenge.
Sign up to collab
Requirements
Allow users to input an amount and select the currencies to convert from and to.
Fetch the latest exchange rates from a currency API.
Display the converted amount based on the latest exchange rates.
Notes
Focus on creating a clean and intuitive user interface.
Handle errors gracefully, such as when the API request fails.
Consider using the ExchangeRate-API or another reliable currency API.
Recent Submissions
Be the first to submit a solution.