Rate Overview
Live
1 TTD = 0.961974 DKK
1 DKK = 1.0395
TTD
Avg
0.954067
High
0.962065
Low
0.948671
Last updated: 6/19/2026, 8:42:35 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.96 DKK |
| 10 TTD | 9.62 DKK |
| 50 TTD | 48.10 DKK |
| 100 TTD | 96.20 DKK |
| 500 TTD | 480.99 DKK |
| 1,000 TTD | 961.97 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-06-19T08:42:35Z",
"rates": {
"DKK": 0.961974
}
}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.1974,
"rate": 0.961974
}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