Rate Overview
Live
1 DKK = 7.2006 TRY
1 TRY = 0.138878
DKK
Avg
6.7974
High
7.2149
Low
6.3036
Last updated: 7/28/2026, 11:53:26 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.20 TRY |
| 10 DKK | 72.01 TRY |
| 50 DKK | 360.03 TRY |
| 100 DKK | 720.06 TRY |
| 500 DKK | 3,600.29 TRY |
| 1,000 DKK | 7,200.57 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-07-28T11:53:26Z",
"rates": {
"TRY": 7.200572
}
}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": 720.0572,
"rate": 7.200572
}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