https://github.com/ranjan2104/currency-converter-using-gui-tkinter-
In finance, an exchange rate is the rate at which one national currency will be exchanged for another. It is also regarded as the value of one country's currency in relation to another currency.[1] For example, an interbank exchange rate of 114 Japanese yen to the United States dollar means that ¥114 will be exchanged for US$1 or that US$1 will be exchanged for ¥114. In this case it is said that the price of a dollar in relation to yen is ¥114, or equivalently that the price of a yen in relation to dollars is $1/114. Each country determines the exchange rate regime that will apply to its currency. For example, a currency may be floating, pegged (fixed), or a hybrid. Governments can impose certain limits and controls on exchange rates.
https://github.com/ranjan2104/currency-converter-using-gui-tkinter-
currency-converter python-3 tkinter-gui
Last synced: 2 days ago
JSON representation
In finance, an exchange rate is the rate at which one national currency will be exchanged for another. It is also regarded as the value of one country's currency in relation to another currency.[1] For example, an interbank exchange rate of 114 Japanese yen to the United States dollar means that ¥114 will be exchanged for US$1 or that US$1 will be exchanged for ¥114. In this case it is said that the price of a dollar in relation to yen is ¥114, or equivalently that the price of a yen in relation to dollars is $1/114. Each country determines the exchange rate regime that will apply to its currency. For example, a currency may be floating, pegged (fixed), or a hybrid. Governments can impose certain limits and controls on exchange rates.
- Host: GitHub
- URL: https://github.com/ranjan2104/currency-converter-using-gui-tkinter-
- Owner: Ranjan2104
- License: apache-2.0
- Created: 2021-05-26T16:41:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T16:51:38.000Z (about 5 years ago)
- Last Synced: 2025-02-26T02:44:31.982Z (over 1 year ago)
- Topics: currency-converter, python-3, tkinter-gui
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Currency Converter Using GUI(Tkinter)
In finance, an exchange rate is the rate at which one national currency will be exchanged for another. It is also regarded as the value of one country's currency in relation to another currency.[1] For example, an interbank exchange rate of 114 Japanese yen to the United States dollar means that ¥114 will be exchanged for US$1 or that US$1 will be exchanged for ¥114. In this case it is said that the price of a dollar in relation to yen is ¥114, or equivalently that the price of a yen in relation to dollars is $1/114. Each country determines the exchange rate regime that will apply to its currency. For example, a currency may be floating, pegged (fixed), or a hybrid. Governments can impose certain limits and controls on exchange rates.
