Rate Overview
Live
1 TTD = 0.952469 DKK
1 DKK = 1.0499
TTD
Avg
0.950165
High
0.956490
Low
0.943401
Last updated: 9/2/2026, 9:08:54 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.95 DKK |
| 10 TTD | 9.52 DKK |
| 50 TTD | 47.62 DKK |
| 100 TTD | 95.25 DKK |
| 500 TTD | 476.23 DKK |
| 1,000 TTD | 952.47 DKK |
Get TTD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=DKKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-09-02T09:08:54Z",
"rates": {
"DKK": 0.952469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "DKK",
"amount": 100
},
"result": 95.2469,
"rate": 0.952469
}Build with TTD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key