Rate Overview
Live
1 TRY = 0.145905 DKK
1 DKK = 6.8538
TRY
Avg
0.145562
High
0.146618
Low
0.143991
Last updated: 3/7/2026, 1:00:07 AM
Quick Conversions
| TRY | DKK |
|---|---|
| 1 TRY | 0.15 DKK |
| 10 TRY | 1.46 DKK |
| 50 TRY | 7.30 DKK |
| 100 TRY | 14.59 DKK |
| 500 TRY | 72.95 DKK |
| 1,000 TRY | 145.91 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-03-07T01:00:07Z",
"rates": {
"DKK": 0.145905
}
}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.5905,
"rate": 0.145905
}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