Rate Overview
Live
1 TTD = 0.956488 DKK
1 DKK = 1.0455
TTD
Avg
0.952907
High
0.957275
Low
0.949036
Last updated: 3/27/2026, 9:48:06 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.56 DKK |
| 50 TTD | 47.82 DKK |
| 100 TTD | 95.65 DKK |
| 500 TTD | 478.24 DKK |
| 1,000 TTD | 956.49 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-27T09:48:06Z",
"rates": {
"DKK": 0.956488
}
}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.6488,
"rate": 0.956488
}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