Rate Overview
Live
1 TTD = 0.963265 DKK
1 DKK = 1.0381
TTD
Avg
0.966088
High
0.973284
Low
0.963265
Last updated: 7/8/2026, 6:59:03 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.63 DKK |
| 50 TTD | 48.16 DKK |
| 100 TTD | 96.33 DKK |
| 500 TTD | 481.63 DKK |
| 1,000 TTD | 963.27 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-08T06:59:03Z",
"rates": {
"DKK": 0.963265
}
}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.32650000000001,
"rate": 0.963265
}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