Rate Overview
Live
1 DKK = 1.0333 TTD
1 TTD = 0.967752
DKK
Avg
1.0355
High
1.0393
Low
1.0333
Last updated: 7/24/2026, 2:50:00 PM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.03 TTD |
| 10 DKK | 10.33 TTD |
| 50 DKK | 51.67 TTD |
| 100 DKK | 103.33 TTD |
| 500 DKK | 516.66 TTD |
| 1,000 DKK | 1,033.32 TTD |
Get DKK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TTDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-24T14:50:00Z",
"rates": {
"TTD": 1.033323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TTD",
"amount": 100
},
"result": 103.3323,
"rate": 1.033323
}Build with DKK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key