Skip to main content

DKK (Danish Krone)

Denmark, Greenland, and the Faroe Islands use the Danish krone (DKK), meaning "crown" in Danish. Introduced in 1875, the DKK is pegged to the euro at 7.46 DKK per euro. It's subdivided into 100 øre, with the symbol kr. placed after the amount (e.g., 100 kr.).

Available currency pairs

Currency pairBase currencyQuote currencyName

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'