Skip to content

TOP to DKK exchange rate API

Pa’anga to Danish Krone · quoted 2026-09-25

2.7544

▼ +4.06% over 5Y

1 TOP = 2.7544 DKK · 1 DKK = 0.36306 TOP · Get this rate via the API

1 TOP buys 2.7544 DKK as of 2026-09-25, so 1 DKK buys 0.36306 TOP. Over the last 5 years, TOP/DKK traded between 2.6330 and 3.0424, averaged 2.8021 and fell 4.06%. The API holds daily TOP/DKK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/DKK over 5Y

TOP/DKK over 5Y: show the values
PointTOP/DKK
2024-08-242.8710
2024-10-012.9150
2024-10-312.9881
2024-11-302.9868
2024-12-303.0424
2025-01-292.9995
2025-02-283.0301
2025-03-302.8968
2025-04-292.8084
2025-05-292.8501
2025-06-282.6396
2025-07-282.7624
2025-08-272.7168
2025-09-262.7030
2025-10-262.7250
2025-11-252.6925
2025-12-252.6330
2026-01-242.6528
2026-02-232.7174
2026-03-252.7456
2026-04-252.6477
2026-05-252.7494
2026-06-242.7916
2026-07-242.8074
2026-08-232.7325
2026-09-222.7973

High

3.0424

Low

2.6330

Average

2.8021

For developers

Get this rate via the API

One GET request returns the TOP/DKK rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=DKK"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=DKK");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=DKK").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/DKK API questions

How do I get the TOP/DKK exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=DKK, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/DKK rate in rates.DKK.

How far back does TOP/DKK historical data go?

Daily TOP/DKK rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/DKK exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.