Rate Overview
Live
1 DKK = 7.1420 TRY
1 TRY = 0.140018
DKK
Avg
6.6308
High
7.1475
Low
5.9373
Last updated: 5/27/2026, 6:23:26 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.14 TRY |
| 10 DKK | 71.42 TRY |
| 50 DKK | 357.10 TRY |
| 100 DKK | 714.20 TRY |
| 500 DKK | 3,570.98 TRY |
| 1,000 DKK | 7,141.96 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-05-27T18:23:26Z",
"rates": {
"TRY": 7.141959
}
}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": 714.1958999999999,
"rate": 7.141959
}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