Skip to content

TOP to DKK exchange rate API

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

2.7544

▼ +0.32% over 6M

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 6 months, TOP/DKK traded between 2.7011 and 2.7908, averaged 2.7533 and fell 0.32%. 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 6M

TOP/DKK over 6M: show the values
PointTOP/DKK
2026-03-292.7632
2026-04-052.7640
2026-04-132.7223
2026-04-202.7011
2026-04-272.7144
2026-05-042.7339
2026-05-112.7157
2026-05-182.7447
2026-05-252.7494
2026-06-012.7563
2026-06-082.7751
2026-06-152.7351
2026-06-222.7716
2026-06-292.7666
2026-07-062.7674
2026-07-132.7678
2026-07-202.7811
2026-07-272.7908
2026-08-032.7496
2026-08-102.7548
2026-08-172.7498
2026-08-242.7604
2026-08-312.7588
2026-09-072.7467
2026-09-142.7590
2026-09-212.7858

High

2.7908

Low

2.7011

Average

2.7533

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.