Description Usage Arguments Value
View source: R/locations_and_currencies.R
Get the conversion ratio Mercado Libre uses for two currencies.
1 | currency_conversion_ratio(currency_id1, currency_id2)
|
currency_id1 |
Required. currency_id of the first currency of interest. See mercadolibreR::get_currencies() for valid currency_ids. |
currency_id2 |
Required. currency_id of the second currency of interest. See mercadolibreR::get_currencies() for valid currency_ids. |
Returns the conversion ratio from currency_id1 to currency_id2 as a list(). See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.