Description Usage Arguments Value Examples
View source: R/convert_currency.R
Converts currency using api.exchangerate.host
1 | convert_currency(from = "USD", to = "HUF", retried = 0)
|
from |
Currency to convert from |
to |
Currency to convert to |
retried |
Hidden parameter used as an exponent of wait time between failed attempts. |
exchange rate
1 | convert_currency(from = "EUR", to = "HUF")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.