New services
Explore Plans
Mobile menu Close menu
FinanceFinance

Today's exchange rate report

This Trigger retrieves today's current exchange rate for any two currencies at the time you specify.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
finance.currency_exchange_rate_stocks

Trigger fields

Input currency Nested dropdown list

Label
Input currency
Slug
input_currency
Required
true
Can have default value
false

Output currency Nested dropdown list

Label
Output currency
Slug
output_currency
Required
true
Can have default value
false

Time Text input

Label
Time
Helper text
Slug
time
Required
true
Can have default value
true

Ingredients

Input currency

Slug
InputCurrency
Filter code
Finance.currencyExchangeRateStocks.InputCurrency
Type
String
Example
USD

Output currency

Slug
OutputCurrency
Filter code
Finance.currencyExchangeRateStocks.OutputCurrency
Type
String
Example
EUR

Exchange rate

Slug
ExchangeRate
Filter code
Finance.currencyExchangeRateStocks.ExchangeRate
Type
String
Example
0.75416

Info URL

Slug
InfoUrl
Filter code
Finance.currencyExchangeRateStocks.InfoUrl
Type
String
Example
http://finance.yahoo.com/q/bc?s=USDEUR=X

Check time

Slug
CheckTime
Filter code
Finance.currencyExchangeRateStocks.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00