loading
loading
A Next.js app that allows real-time currency conversions using FreeCurrencyAPI.
About
Currency Exchange by ItsMe Prince is a real-time currency conversion tool built using Next.js. It allows users to convert between various currencies using the latest exchange rates fetched live from the FreeCurrencyAPI. Designed with a responsive layout and smooth UI, this tool ensures a seamless experience across all devices.
Features
Real-time Currency Conversion
Users can convert between global currencies using accurate and up-to-date exchange rates fetched from an external API.
Live Rate Fetching
The application uses FreeCurrencyAPI to dynamically fetch the most current exchange rates whenever the user performs a conversion.
Responsive Design
Designed using Tailwind CSS, the application adjusts smoothly across mobile, tablet, and desktop devices.
Simple User Interface
The clean and intuitive interface allows users to choose base and target currencies, input the amount, and view conversion results instantly.
Tech Stack
Dependencies
@everapi/freecurrencyapi-js
Use Cases
Select USD as base currency and INR as target currency, enter 100, and view the converted value instantly.
Change base or target currency to explore different currency pairs.
Input any amount to get updated conversion based on current market rates.