conversion_rates: Get Current Conversion Rates

Description Usage Arguments

Description

Get the current conversion rates between various different currencies.

Usage

1
conversion_rates(currency = "USD", key, ...)

Arguments

currency

The currency to use as a baseline. By default this is US Dollars; while it can be changed to other currencies, that does require an 'Enterprise' OER key, and will otherwise fail.

key

Your Open Exchange Rates API key. See their access plans (particularly the 'forever free' plan linked at the bottom).

...

Further arguments to pass to httr's GET function.


lucr documentation built on May 2, 2019, 2:02 p.m.