Hitting the exchangerates.io API to get historical exchange rate from today n days backwards
1 | convert_currency(to, from, n_days, retried = 0)
|
to |
Currency to convert TO |
from |
Currency to convert FROM |
n_days |
Number of days from current date |
retried |
Number of retries in the previous step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.