Rate Overview
Live
1 TTD = 0.949848 DKK
1 DKK = 1.0528
TTD
Avg
0.946405
High
0.954575
Low
0.936184
Last updated: 3/7/2026, 2:15:15 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.95 DKK |
| 10 TTD | 9.50 DKK |
| 50 TTD | 47.49 DKK |
| 100 TTD | 94.98 DKK |
| 500 TTD | 474.92 DKK |
| 1,000 TTD | 949.85 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-07T02:15:15Z",
"rates": {
"DKK": 0.949848
}
}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.9848,
"rate": 0.949848
}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