DEV Community

Heitor Vasconcelos
Heitor Vasconcelos

Posted on

🌍💱 New Project: Currency Exchange API

I’ve just completed and published the Currency Exchange API, a project that allows you to retrieve real-time exchange rates, access historical currency data, and perform conversions between different currencies.

Key Features:
✅ Real-time exchange rates for global currencies.
✅ Historical rates for specific date ranges.
✅ Quick and precise currency conversions.

Why Did I Build This?
This project was a way to practice and explore technologies like FastAPI and Pydantic, while creating something that might be helpful to other developers.

The code is open-source and available on GitHub. Feel free to check it out and contribute:
🔗 Currency Exchange API Repository

Any feedback is welcome! 😊

Top comments (0)