Rate Overview
Live
1 TTD = 0.957766 DKK
1 DKK = 1.0441
TTD
Avg
0.981253
High
1.0685
Low
0.934150
Last updated: 3/27/2026, 1:17:16 PM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.58 DKK |
| 50 TTD | 47.89 DKK |
| 100 TTD | 95.78 DKK |
| 500 TTD | 478.88 DKK |
| 1,000 TTD | 957.77 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-03-27T13:17:16Z",
"rates": {
"DKK": 0.957766
}
}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.7766,
"rate": 0.957766
}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