All Projects → dimakiss → Currency-converter

dimakiss / Currency-converter

Licence: GPL-3.0 License
Currency converter is based python program that can be used to convert different currencies

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Currency-converter

persian
Some utilities for Persian language in Go (Golang)
Stars: ✭ 65 (+261.11%)
Mutual labels:  currency
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 5,155 (+28538.89%)
Mutual labels:  currency
formatters
A javascript library for formatting and manipulating.
Stars: ✭ 14 (-22.22%)
Mutual labels:  currency
currencyconverter
A Python currency converter using the European Central Bank data.
Stars: ✭ 158 (+777.78%)
Mutual labels:  currency
FXCM currency
Using Machine Learning for live currency trading
Stars: ✭ 29 (+61.11%)
Mutual labels:  currency
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-5.56%)
Mutual labels:  currency
django-prices-openexchangerates
openexchangerates.org support for django-prices
Stars: ✭ 33 (+83.33%)
Mutual labels:  currency
money
Crystal shard for dealing with money and currency conversion
Stars: ✭ 26 (+44.44%)
Mutual labels:  currency
numberfmt
Number formatting using a text pattern and native Intl.NumberFormat()
Stars: ✭ 17 (-5.56%)
Mutual labels:  currency
historical-bank-ruby
A Ruby Bank that serves historical exchange rates
Stars: ✭ 14 (-22.22%)
Mutual labels:  currency
php-currency-api
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
Stars: ✭ 17 (-5.56%)
Mutual labels:  currency
react-native-money
A fully native TextInput component that allows currency input with a right to left text alignment
Stars: ✭ 45 (+150%)
Mutual labels:  currency
currency-edittext
A Custom EditText implementation that allows formatting of currency-based numeric inputs.
Stars: ✭ 86 (+377.78%)
Mutual labels:  currency
money-parser
Price and currency parsing utility
Stars: ✭ 26 (+44.44%)
Mutual labels:  currency
react-numeric
A react component for formatted number form fields
Stars: ✭ 30 (+66.67%)
Mutual labels:  currency
Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
Stars: ✭ 92 (+411.11%)
Mutual labels:  currency
postcss-currency
PostCSS plugin replaces name of currency with symbols
Stars: ✭ 18 (+0%)
Mutual labels:  currency
v-currency
A plugin for formatting currency for different countries in Vue
Stars: ✭ 24 (+33.33%)
Mutual labels:  currency
python-forex-quotes
Library to fetch and parse realtime Forex quotes and convert currencies
Stars: ✭ 25 (+38.89%)
Mutual labels:  currency
SwiftUI-Currency-Converter
Currency Converter project coded by SwiftUI and Swift5
Stars: ✭ 56 (+211.11%)
Mutual labels:  currency

Currency converter

Currency converter simple program that converts currencies based on real-time prices.
All the data was taken from the site x-rates and belong to them as well.
Every use the updated currencies values are saved into data.txt for later use.
So if u don't have the internet at the time, you can still use it.

Install Requirements

pip install -r requirements.txt

Usage

python cur_converter.py

Your input is the amount of money you want to convert, from which currency to which currency.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].