Rate Overview
Live
1 DKK = 7.1686 TRY
1 TRY = 0.139497
DKK
Avg
7.1377
High
7.1787
Low
7.1006
Last updated: 7/5/2026, 8:01:33 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.17 TRY |
| 10 DKK | 71.69 TRY |
| 50 DKK | 358.43 TRY |
| 100 DKK | 716.86 TRY |
| 500 DKK | 3,584.31 TRY |
| 1,000 DKK | 7,168.62 TRY |
Get DKK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TRYExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-05T20:01:33Z",
"rates": {
"TRY": 7.168621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TRY",
"amount": 100
},
"result": 716.8620999999999,
"rate": 7.168621
}Build with DKK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key