Description Usage Arguments Examples
Returns the current exchange rate of base_currency/quote_currency
1 | exchange_rate(amount = 1, base_currency, quote_currency)
|
quote_currency |
1 | USDNGN <- exchange_rate(1, "USD", "NGN")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.