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)