Rate Overview
Live
1 TTD = 0.936968 DKK
1 DKK = 1.0673
TTD
Avg
0.938833
High
0.941193
Low
0.936968
Last updated: 5/7/2026, 8:04:55 AM
Quick Conversions
| TTD | DKK |
|---|---|
| 1 TTD | 0.94 DKK |
| 10 TTD | 9.37 DKK |
| 50 TTD | 46.85 DKK |
| 100 TTD | 93.70 DKK |
| 500 TTD | 468.48 DKK |
| 1,000 TTD | 936.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-05-07T08:04:55Z",
"rates": {
"DKK": 0.936968
}
}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": 93.6968,
"rate": 0.936968
}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