Rate Overview
Live
1 TRY = 0.138685 DKK
1 DKK = 7.2106
TRY
Avg
0.138756
High
0.138926
Low
0.138602
Last updated: 7/28/2026, 3:21:31 AM
Quick Conversions
| TRY | DKK |
|---|---|
| 1 TRY | 0.14 DKK |
| 10 TRY | 1.39 DKK |
| 50 TRY | 6.93 DKK |
| 100 TRY | 13.87 DKK |
| 500 TRY | 69.34 DKK |
| 1,000 TRY | 138.69 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-07-28T03:21:31Z",
"rates": {
"DKK": 0.138685
}
}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": 13.868500000000001,
"rate": 0.138685
}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