Rate Overview
Live
1 TRY = 0.140567 DKK
1 DKK = 7.1140
TRY
Avg
0.139752
High
0.140589
Low
0.139139
Last updated: 6/19/2026, 8:19:02 AM
Quick Conversions
| TRY | DKK |
|---|---|
| 1 TRY | 0.14 DKK |
| 10 TRY | 1.41 DKK |
| 50 TRY | 7.03 DKK |
| 100 TRY | 14.06 DKK |
| 500 TRY | 70.28 DKK |
| 1,000 TRY | 140.57 DKK |
Get TRY/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=DKKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:19:02Z",
"rates": {
"DKK": 0.140567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "DKK",
"amount": 100
},
"result": 14.0567,
"rate": 0.140567
}Build with TRY/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key