Rate Overview
Live
1 TRY = 0.140368 DKK
1 DKK = 7.1241
TRY
Avg
0.140947
High
0.141413
Low
0.140368
Last updated: 5/7/2026, 8:31:38 AM
Quick Conversions
| TRY | DKK |
|---|---|
| 1 TRY | 0.14 DKK |
| 10 TRY | 1.40 DKK |
| 50 TRY | 7.02 DKK |
| 100 TRY | 14.04 DKK |
| 500 TRY | 70.18 DKK |
| 1,000 TRY | 140.37 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-05-07T08:31:38Z",
"rates": {
"DKK": 0.140368
}
}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.0368,
"rate": 0.140368
}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