Rate Overview
Live
1 DKK = 1.0567 TTD
1 TTD = 0.946307
DKK
Avg
1.0539
High
1.0573
Low
1.0490
Last updated: 5/27/2026, 5:22:25 PM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.06 TTD |
| 10 DKK | 10.57 TTD |
| 50 DKK | 52.84 TTD |
| 100 DKK | 105.67 TTD |
| 500 DKK | 528.37 TTD |
| 1,000 DKK | 1,056.74 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-05-27T17:22:25Z",
"rates": {
"TTD": 1.056739
}
}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": 105.6739,
"rate": 1.056739
}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