Rate Overview
Live
1 DKK = 7.2021 TRY
1 TRY = 0.138849
DKK
Avg
6.7932
High
7.2111
Low
6.2145
Last updated: 7/25/2026, 6:40:42 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.20 TRY |
| 10 DKK | 72.02 TRY |
| 50 DKK | 360.10 TRY |
| 100 DKK | 720.21 TRY |
| 500 DKK | 3,601.04 TRY |
| 1,000 DKK | 7,202.07 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-25T18:40:42Z",
"rates": {
"TRY": 7.20207
}
}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.207,
"rate": 7.20207
}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