# iCurrency - Currency Converter App
A modern iOS currency converter app that provides real-time exchange rates based on your location, with support for all major global currencies.
## Features
### Location-Based Currency Detection
- Automatically detects your current location
- Sets the base currency to your local currency
- Uses Core Location for precise geolocation
### Real-Time Exchange Rates
- Fetches live exchange rates from reliable API sources
- Supports all major global currencies
- Automatic rate updates
### Flexible Currency Selection
- Choose any currency as source or target
- Easy currency swapping with one tap
- Searchable currency list
### Modern iOS Interface
- Clean, intuitive SwiftUI design
- Native iOS controls and animations
- Dark mode support
- Responsive layout
## Supported Currencies
The app supports all major global currencies including:
- USD (US Dollar)
- EUR (Euro)
- GBP (British Pound)
- JPY (Japanese Yen)
- CNY (Chinese Yuan)
- CAD (Canadian Dollar)
- AUD (Australian Dollar)
- CHF (Swiss Franc)
- INR (Indian Rupee)
- And many more...
## Permissions Required
- **Location Services**: To detect your local currency (When In Use)
- **Internet Access**: To fetch real-time exchange rates
## Usage
1. **Automatic Setup**: The app will automatically detect your location and set your local currency
2. **Manual Selection**: Tap on currency codes to select different currencies
3. **Enter Amount**: Type the amount you want to convert
4. **Swap Currencies**: Use the swap button to quickly reverse conversion
5. **Refresh Rates**: Tap "Refresh Rates" to get the latest exchange rates
## Privacy
- Location data is used only to determine your local currency
- No personal data is stored or transmitted
- Exchange rates are fetched securely via HTTPS