This Trigger retrieves today's current exchange rate for any two currencies at the time you specify.
- API endpoint slug
- finance.currency_exchange_rate_stocks
Trigger fields
- Label
- Input currency
- Slug
- input_currency
- Required
- true
- Can have default value
- false
- Label
- Output currency
- Slug
- output_currency
- Required
- true
- Can have default value
- false
- Label
- Time
- Helper text
- Based on your time zone settings
- Slug
- time
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- InputCurrency
- Filter code
- Finance.currencyExchangeRateStocks.InputCurrency
- Type
- String
- Example
- USD
- Slug
- OutputCurrency
- Filter code
- Finance.currencyExchangeRateStocks.OutputCurrency
- Type
- String
- Example
- EUR
- Slug
- ExchangeRate
- Filter code
- Finance.currencyExchangeRateStocks.ExchangeRate
- Type
- String
- Example
- 0.75416
- Slug
- InfoUrl
- Filter code
- Finance.currencyExchangeRateStocks.InfoUrl
- Type
- String
- Example
- http://finance.yahoo.com/q/bc?s=USDEUR=X
- Slug
- CheckTime
- Filter code
- Finance.currencyExchangeRateStocks.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00