get_latest_exchange_rates {currencyapi}R Documentation

Get exchange rate from the Currencyapi.com API

Description

Get exchange rate from the Currencyapi.com API

Usage

get_latest_exchange_rates(base_currency = NULL)

Arguments

base_currency

The base currency for the conversion (e.g., "USD")

Value

Returns the latest currency exchange rates.


[Package currencyapi version 0.1.0 Index]