Rate Overview
Live
1 TTD = 0.956620 DKK
1 DKK = 1.0453
TTD
Avg
0.952120
High
1.0177
Low
0.927274
Last updated: 3/27/2026, 11:38:32 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.57 DKK |
| 50 TTD | 47.83 DKK |
| 100 TTD | 95.66 DKK |
| 500 TTD | 478.31 DKK |
| 1,000 TTD | 956.62 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-27T11:38:32Z",
"rates": {
"DKK": 0.95662
}
}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.662,
"rate": 0.95662
}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