Hitting the exchangerates.io API to get historical exchange rates between two currencies in a given time period
1 | query_rates(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.