Rate Overview
Live
1 TTD = 0.946623 DKK
1 DKK = 1.0564
TTD
Avg
0.944535
High
0.966471
Low
0.919859
Last updated: 5/27/2026, 7:21:46 PM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.95 DKK |
| 10 TTD | 9.47 DKK |
| 50 TTD | 47.33 DKK |
| 100 TTD | 94.66 DKK |
| 500 TTD | 473.31 DKK |
| 1,000 TTD | 946.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-05-27T19:21:46Z",
"rates": {
"DKK": 0.946623
}
}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": 94.6623,
"rate": 0.946623
}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