Rate Overview
Live
1 DKK = 7.0724 TRY
1 TRY = 0.141395
DKK
Avg
7.0338
High
7.0724
Low
6.9918
Last updated: 4/17/2026, 4:54:09 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.07 TRY |
| 10 DKK | 70.72 TRY |
| 50 DKK | 353.62 TRY |
| 100 DKK | 707.24 TRY |
| 500 DKK | 3,536.19 TRY |
| 1,000 DKK | 7,072.38 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-04-17T04:54:09Z",
"rates": {
"TRY": 7.072378
}
}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": 707.2378,
"rate": 7.072378
}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