Rate Overview
Live
1 TJS = 0.703128 DKK
1 DKK = 1.4222
TJS
Avg
0.695776
High
0.703379
Low
0.691745
Last updated: 6/18/2026, 6:00:59 PM
Quick Conversions
| TJS | DKK |
|---|---|
| 1 TJS | 0.70 DKK |
| 10 TJS | 7.03 DKK |
| 50 TJS | 35.16 DKK |
| 100 TJS | 70.31 DKK |
| 500 TJS | 351.56 DKK |
| 1,000 TJS | 703.13 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-06-18T18:00:59Z",
"rates": {
"DKK": 0.703128
}
}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": 70.3128,
"rate": 0.703128
}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