Rate Overview
Live
1 DKK = 7.1927 TRY
1 TRY = 0.139029
DKK
Avg
7.1672
High
7.1955
Low
7.1227
Last updated: 6/17/2026, 7:10:31 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.19 TRY |
| 10 DKK | 71.93 TRY |
| 50 DKK | 359.64 TRY |
| 100 DKK | 719.27 TRY |
| 500 DKK | 3,596.37 TRY |
| 1,000 DKK | 7,192.74 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-06-17T07:10:31Z",
"rates": {
"TRY": 7.192743
}
}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": 719.2743,
"rate": 7.192743
}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