Rate Overview
Live
1 TTD = 0.966006 DKK
1 DKK = 1.0352
TTD
Avg
0.947501
High
0.973284
Low
0.918383
Last updated: 7/29/2026, 6:57:32 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.97 DKK |
| 10 TTD | 9.66 DKK |
| 50 TTD | 48.30 DKK |
| 100 TTD | 96.60 DKK |
| 500 TTD | 483.00 DKK |
| 1,000 TTD | 966.01 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-07-29T06:57:32Z",
"rates": {
"DKK": 0.966006
}
}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": 96.6006,
"rate": 0.966006
}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