Rate Overview
Live
1 DKK = 1.0369 TTD
1 TTD = 0.964397
DKK
Avg
1.0565
High
1.0838
Low
1.0348
Last updated: 7/23/2026, 8:30:28 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.04 TTD |
| 10 DKK | 10.37 TTD |
| 50 DKK | 51.85 TTD |
| 100 DKK | 103.69 TTD |
| 500 DKK | 518.46 TTD |
| 1,000 DKK | 1,036.92 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-23T08:30:28Z",
"rates": {
"TTD": 1.036917
}
}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.69170000000001,
"rate": 1.036917
}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