Rate Overview
Live
1 DKK = 7.4226 TRY
1 TRY = 0.134724
DKK
Avg
7.3940
High
7.4257
Low
7.3674
Last updated: 8/16/2026, 6:38:57 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.42 TRY |
| 10 DKK | 74.23 TRY |
| 50 DKK | 371.13 TRY |
| 100 DKK | 742.26 TRY |
| 500 DKK | 3,711.29 TRY |
| 1,000 DKK | 7,422.58 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-08-16T06:38:57Z",
"rates": {
"TRY": 7.422575
}
}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": 742.2575,
"rate": 7.422575
}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