Rate Overview
Live
1 DKK = 6.8509 TRY
1 TRY = 0.145967
DKK
Avg
6.8677
High
6.9449
Low
6.8204
Last updated: 3/7/2026, 7:36:16 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 6.85 TRY |
| 10 DKK | 68.51 TRY |
| 50 DKK | 342.54 TRY |
| 100 DKK | 685.09 TRY |
| 500 DKK | 3,425.44 TRY |
| 1,000 DKK | 6,850.89 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-07T07:36:16Z",
"rates": {
"TRY": 6.850887
}
}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.0887,
"rate": 6.850887
}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