Rate Overview
Live
1 DKK = 6.8555 TRY
1 TRY = 0.145867
DKK
Avg
6.8633
High
6.8818
Low
6.8503
Last updated: 3/27/2026, 9:33:16 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 6.86 TRY |
| 10 DKK | 68.56 TRY |
| 50 DKK | 342.78 TRY |
| 100 DKK | 685.55 TRY |
| 500 DKK | 3,427.77 TRY |
| 1,000 DKK | 6,855.55 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-03-27T09:33:16Z",
"rates": {
"TRY": 6.855548
}
}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": 685.5548,
"rate": 6.855548
}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