[][src]Module alpha_vantage::exchange

Module for exchange currency (both digital & physical currency exchange)

This API returns the realtime exchange rate for any pair of digital currency (e.g., Bitcoin) or physical currency (e.g., USD).

You can read about Exchange API and what it returns on alphavantage documentation

Structs

Exchange

Struct used for exchanging currency

Functions

exchange

Function used to create a Exchange struct.