Rate Overview
Live
1 DKK = 7.5261 TRY
1 TRY = 0.132872
DKK
Avg
7.5052
High
7.5320
Low
7.4755
Last updated: 9/6/2026, 5:55:26 AM
Quick Conversions
| DKK | TRY |
|---|---|
| 1 DKK | 7.53 TRY |
| 10 DKK | 75.26 TRY |
| 50 DKK | 376.30 TRY |
| 100 DKK | 752.61 TRY |
| 500 DKK | 3,763.03 TRY |
| 1,000 DKK | 7,526.05 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-09-06T05:55:26Z",
"rates": {
"TRY": 7.526054
}
}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": 752.6054,
"rate": 7.526054
}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