Rate Overview
Live
1 TJS = 0.710905 DKK
1 DKK = 1.4067
TJS
Avg
0.686166
High
0.711414
Low
0.667253
Last updated: 7/28/2026, 5:57:42 AM
Quick Conversions
| TJS | DKK |
|---|---|
| 1 TJS | 0.71 DKK |
| 10 TJS | 7.11 DKK |
| 50 TJS | 35.55 DKK |
| 100 TJS | 71.09 DKK |
| 500 TJS | 355.45 DKK |
| 1,000 TJS | 710.91 DKK |
Get TJS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=DKKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T05:57:42Z",
"rates": {
"DKK": 0.710905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "DKK",
"amount": 100
},
"result": 71.0905,
"rate": 0.710905
}Build with TJS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key