Learn R Programming

currencyapi (version 0.1.0)

get_latest_exchange_rates: 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)

Value

Returns the latest currency exchange rates.

Arguments

base_currency

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