Rate Overview
Live
1 DKK = 7.1283 TRY
1 TRY = 0.140286
DKK
Avg
7.0955
High
7.1283
Low
7.0714
Last updated: 5/7/2026, 9:14:01 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.13 TRY |
| 10 DKK | 71.28 TRY |
| 50 DKK | 356.41 TRY |
| 100 DKK | 712.83 TRY |
| 500 DKK | 3,564.14 TRY |
| 1,000 DKK | 7,128.29 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-07T09:14:01Z",
"rates": {
"TRY": 7.128289
}
}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": 712.8289,
"rate": 7.128289
}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