Rate Overview
Live
1 DKK = 1.4074 TJS
1 TJS = 0.710544
DKK
Avg
1.4570
High
1.4976
Low
1.4074
Last updated: 7/28/2026, 3:11:51 AM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.41 TJS |
| 10 DKK | 14.07 TJS |
| 50 DKK | 70.37 TJS |
| 100 DKK | 140.74 TJS |
| 500 DKK | 703.69 TJS |
| 1,000 DKK | 1,407.37 TJS |
Get DKK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TJSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T03:11:51Z",
"rates": {
"TJS": 1.407373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TJS",
"amount": 100
},
"result": 140.7373,
"rate": 1.407373
}Build with DKK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key