Rate Overview
Live
1 TRY = 0.133467 DKK
1 DKK = 7.4925
TRY
Avg
0.133533
High
0.133770
Low
0.133070
Last updated: 9/3/2026, 3:01:30 AM
Quick Conversions
| TRY | DKK |
|---|---|
| 1 TRY | 0.13 DKK |
| 10 TRY | 1.33 DKK |
| 50 TRY | 6.67 DKK |
| 100 TRY | 13.35 DKK |
| 500 TRY | 66.73 DKK |
| 1,000 TRY | 133.47 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-09-03T03:01:30Z",
"rates": {
"DKK": 0.133467
}
}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.3467,
"rate": 0.133467
}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