Rate Overview
Live
1 DKK = 1.4436 TJS
1 TJS = 0.692701
DKK
Avg
1.4426
High
1.4448
Low
1.4396
Last updated: 5/27/2026, 7:19:40 PM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.44 TJS |
| 10 DKK | 14.44 TJS |
| 50 DKK | 72.18 TJS |
| 100 DKK | 144.36 TJS |
| 500 DKK | 721.81 TJS |
| 1,000 DKK | 1,443.63 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-05-27T19:19:40Z",
"rates": {
"TJS": 1.443625
}
}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": 144.36249999999998,
"rate": 1.443625
}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