https://github.com/kishyassin/currency-converter
https://github.com/kishyassin/currency-converter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kishyassin/currency-converter
- Owner: kishyassin
- Created: 2024-03-01T23:48:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-18T15:07:56.000Z (about 1 year ago)
- Last Synced: 2025-01-13T20:43:38.997Z (4 months ago)
- Language: PHP
- Size: 104 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currency Converter Application.
This is a PHP-based currency converter application that fetches current exchange rates using an API. It allows users to convert amounts from one currency to another.
Features
Fetches real-time exchange rates from a reliable API
Converts amounts between multiple currencies
Simple and user-friendly interface