Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

currency-converter-rate-1.0.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

currency_converter_rate-1.0.4-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page