Rate Overview
Live
1 DKK = 1.0273 TTD
1 TTD = 0.973420
DKK
Avg
1.0563
High
1.0889
Low
1.0273
Last updated: 7/26/2026, 12:22:11 AM
Quick Conversions
| DKK | TTD |
|---|---|
| 1 DKK | 1.03 TTD |
| 10 DKK | 10.27 TTD |
| 50 DKK | 51.37 TTD |
| 100 DKK | 102.73 TTD |
| 500 DKK | 513.65 TTD |
| 1,000 DKK | 1,027.31 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-26T00:22:11Z",
"rates": {
"TTD": 1.027306
}
}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": 102.73060000000001,
"rate": 1.027306
}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