Rate Overview
Live
1 DKK = 1.4717 TJS
1 TJS = 0.679488
DKK
Avg
1.4702
High
1.4736
Low
1.4642
Last updated: 5/7/2026, 1:50:57 PM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.47 TJS |
| 10 DKK | 14.72 TJS |
| 50 DKK | 73.58 TJS |
| 100 DKK | 147.17 TJS |
| 500 DKK | 735.85 TJS |
| 1,000 DKK | 1,471.70 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-07T13:50:57Z",
"rates": {
"TJS": 1.471697
}
}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": 147.1697,
"rate": 1.471697
}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