Currency Converter Rate
Project description
Currency Converter
A simple Python package for fetching real-time currency conversion rates to help the many developers issue and simply they can use it without using any third party resource
Features
- Converts between any two currencies.
- Caches conversion rates for efficient subsequent requests.
- Handles various error cases such as invalid currency codes.
Installation
You can install the package via pip:
pip install currency-converter-rate
Usage
from currency.converter import conversion_rate
print(conversion_rate("USD",'PKR'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file currency-converter-rate-1.0.4.tar.gz.
File metadata
- Download URL: currency-converter-rate-1.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96b7380d3d832c92d17009c8224260c703e75726577ce73676396ac2351fb7df
|
|
| MD5 |
7d840592fae23f1372b6a5c7e5fff02b
|
|
| BLAKE2b-256 |
3baf4dd3f5cabf9eb8a015977e5197d95e7cd6bc25dc5bed08b8a985e90ff7a8
|
File details
Details for the file currency_converter_rate-1.0.4-py3-none-any.whl.
File metadata
- Download URL: currency_converter_rate-1.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eebcead806129de479652fa5c3fc924732100077cf7c418786964c1f15fab08d
|
|
| MD5 |
b909b09c36a578d6b6f3853badd22bb3
|
|
| BLAKE2b-256 |
1c2041be39653fc577be0fc9c97e2c95f644b8b4db65815fe1bcdd5ec7bddf05
|