Rate Overview
Live
1 DKK = 6.8546 TRY
1 TRY = 0.145888
DKK
Avg
6.8631
High
6.8818
Low
6.8503
Last updated: 3/27/2026, 11:12:40 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 6.85 TRY |
| 10 DKK | 68.55 TRY |
| 50 DKK | 342.73 TRY |
| 100 DKK | 685.46 TRY |
| 500 DKK | 3,427.29 TRY |
| 1,000 DKK | 6,854.59 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-27T11:12:40Z",
"rates": {
"TRY": 6.854587
}
}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.4587,
"rate": 6.854587
}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