Skip to content

Releases: dfm18/exchange-rate-api-client

0.1.1

24 Jan 12:49

Choose a tag to compare

  • Initial implementation for Exchange Rate API Client.
    • Main methods:
      • fetch_exchange_rates: Retrieves latest exchange rates.
      • pair_conversion: Convert an amount between two currencies.
      • fetch_enriched_data: Get rich data for a target currency.
  • Open Access Support
  • Support for Python 3.8