Rate Overview
Live
1 TTD = 0.946580 DKK
1 DKK = 1.0564
TTD
Avg
0.978046
High
1.0685
Low
0.934150
Last updated: 5/27/2026, 10:50:42 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.29 DKK |
| 1,000 TTD | 946.58 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-27T22:50:42Z",
"rates": {
"DKK": 0.94658
}
}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.658,
"rate": 0.94658
}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