Rate Overview
Live
1 DKK = 1.4732 TJS
1 TJS = 0.678772
DKK
Avg
1.4594
High
1.4973
Low
1.4269
Last updated: 3/27/2026, 11:14:11 AM
Quick Conversions
| DKK | TJS |
|---|---|
| 1 DKK | 1.47 TJS |
| 10 DKK | 14.73 TJS |
| 50 DKK | 73.66 TJS |
| 100 DKK | 147.32 TJS |
| 500 DKK | 736.62 TJS |
| 1,000 DKK | 1,473.25 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-03-27T11:14:11Z",
"rates": {
"TJS": 1.473249
}
}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.3249,
"rate": 1.473249
}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