Rate Overview
Live
1 TTD = 0.955283 DKK
1 DKK = 1.0468
TTD
Avg
0.952742
High
0.957275
Low
0.949036
Last updated: 3/27/2026, 7:59:23 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.55 DKK |
| 50 TTD | 47.76 DKK |
| 100 TTD | 95.53 DKK |
| 500 TTD | 477.64 DKK |
| 1,000 TTD | 955.28 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-27T07:59:23Z",
"rates": {
"DKK": 0.955283
}
}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.5283,
"rate": 0.955283
}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