Rate Overview
Live
1 DKK = 7.1574 TRY
1 TRY = 0.139715
DKK
Avg
7.1151
High
7.1574
Low
7.0760
Last updated: 5/27/2026, 1:32:01 PM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.16 TRY |
| 10 DKK | 71.57 TRY |
| 50 DKK | 357.87 TRY |
| 100 DKK | 715.74 TRY |
| 500 DKK | 3,578.71 TRY |
| 1,000 DKK | 7,157.43 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-27T13:32:01Z",
"rates": {
"TRY": 7.157427
}
}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": 715.7427,
"rate": 7.157427
}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