Exchange
Get exchange rate
Returns an exchange rate between base and target currencies for a given date
GET
Get exchange rate
Documentation Index
Fetch the complete documentation index at: https://docs.light.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Path Parameters
Base currency of the exchange rate
Target currency of the exchange rate
Query Parameters
Date the exchange rate is requested for. If omitted, defaults to today
Response
default - application/json;charset=UTF-8
default response
Example:
"USD"
Example:
"USD"
Exchange rate between base and target currency
Effective date of the exchange rate. E.g., rate requested on Saturday will have the effective date Friday
Date the exchange rate is requested for
Previous
Get currency exchange ratesReturns exchange rates for the given currency against all available currencies
Next
Get exchange rate