Rate Overview
Live
1 DKK = 6.8594 TRY
1 TRY = 0.145785
DKK
Avg
6.7080
High
6.9377
Low
6.4943
Last updated: 3/27/2026, 2:51:12 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 6.86 TRY |
| 10 DKK | 68.59 TRY |
| 50 DKK | 342.97 TRY |
| 100 DKK | 685.94 TRY |
| 500 DKK | 3,429.71 TRY |
| 1,000 DKK | 6,859.42 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-27T14:51:12Z",
"rates": {
"TRY": 6.859422
}
}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.9422000000001,
"rate": 6.859422
}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