CAD (Canadian Dollar)
The Canadian Dollar (CAD), distinguishable as $ or C$, is Canada's currency. Famously referred to as the loonie due to the loon image on the one-dollar coin, it is divided into 100 cents. The CAD, a major reserve currency globally, is influenced by factors like oil prices, US trade relations, and the Bank of Canada's monetary policies.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
Code examples
Get last quoute:
curl --request GET \
--url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
--header 'api-key: REPLACE_KEY_VALUE'