powered by
Get the list of supported Currencies
GetCurrencies(force = TRUE)
Default=TRUE, boolean if TRUE force a reload of the data if FALSE use cached data
a data frame with these columns:
Currency Code
Exchange Rate to USD
Currency Name
# NOT RUN { SetCredentials("TESTAPI","APITEST") AcceptTermsAndConditions(accepted=TRUE) GetCurrencies() # }
Run the code above in your browser using DataLab