Rate Overview
Live
1 DKK = 1.0341 TTD
1 TTD = 0.967027
DKK
Avg
1.0332
High
1.0374
Low
1.0273
Last updated: 7/28/2026, 6:58:35 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.03 TTD |
| 10 DKK | 10.34 TTD |
| 50 DKK | 51.70 TTD |
| 100 DKK | 103.41 TTD |
| 500 DKK | 517.05 TTD |
| 1,000 DKK | 1,034.10 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-28T06:58:35Z",
"rates": {
"TTD": 1.034097
}
}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.4097,
"rate": 1.034097
}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