Rate Overview
Live
1 DKK = 1.0455 TTD
1 TTD = 0.956503
DKK
Avg
1.0631
High
1.0889
Low
1.0431
Last updated: 3/27/2026, 5:03:49 PM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.05 TTD |
| 10 DKK | 10.45 TTD |
| 50 DKK | 52.27 TTD |
| 100 DKK | 104.55 TTD |
| 500 DKK | 522.74 TTD |
| 1,000 DKK | 1,045.48 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-03-27T17:03:49Z",
"rates": {
"TTD": 1.045475
}
}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": 104.5475,
"rate": 1.045475
}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