Rate Overview
Live
1 DKK = 7.2112 TRY
1 TRY = 0.138673
DKK
Avg
6.9899
High
7.2112
Low
6.7302
Last updated: 7/21/2026, 12:54:49 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.21 TRY |
| 10 DKK | 72.11 TRY |
| 50 DKK | 360.56 TRY |
| 100 DKK | 721.12 TRY |
| 500 DKK | 3,605.61 TRY |
| 1,000 DKK | 7,211.21 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-21T12:54:49Z",
"rates": {
"TRY": 7.211213
}
}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": 721.1213,
"rate": 7.211213
}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