Currency exchange API
A lightweight, modular, and secure backend API for performing real-time currency conversions using external data providers such as Fixer / APILayer. Built with Python, designed for clarity, scalability, and production-ready structure.
Currency exchange API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
history /api/history/ |
|
| GET |
convert /api/convert/ |
|
| GET |
rates /api/rates/ |