ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://fin-veda.vercel.app/
GNU General Public License v3.0
88 stars 178 forks source link

Currency Converter #873

Open mahek0620 opened 1 month ago

mahek0620 commented 1 month ago

Is your feature request related to a problem? Please describe.

A Currency Converter is an essential tool that provides real-time exchange rates between different currencies. It allows users to quickly and accurately convert one currency into another, making it particularly useful for travelers, international business transactions, and anyone dealing with foreign currencies.

Describe the solution you'd like.

Input Fields:

Amount: The amount of money to convert. From Currency: The currency to convert from. To Currency: The currency to convert to. Output:

Converted Amount: The equivalent amount in the target currency based on the current exchange rate.

Describe alternatives you've considered.

Real-Time Exchange Rates: Utilize live exchange rates to ensure accurate conversions. Historical Data: Access historical exchange rates to see how rates have changed over time. Multi-Currency Conversion: Convert one amount into multiple currencies at once. Customizable Settings: Allow users to set a preferred currency or frequently used currency pairs. Rate Alerts: Notify users when a specific exchange rate is reached.

Add any other context or screenshots about the feature request here.

.

Record

mahek0620 commented 1 month ago

@ayush-that can you assign this to me