Rate Overview
Live
1 TND = 2.2124 DKK
1 DKK = 0.451999
TND
Avg
2.2052
High
2.2540
Low
2.1753
Last updated: 5/27/2026, 4:52:16 AM
Quick Conversions
| TND | DKK |
|---|---|
| 1 TND | 2.21 DKK |
| 10 TND | 22.12 DKK |
| 50 TND | 110.62 DKK |
| 100 TND | 221.24 DKK |
| 500 TND | 1,106.20 DKK |
| 1,000 TND | 2,212.39 DKK |
Get TND/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=DKKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-27T04:52:16Z",
"rates": {
"DKK": 2.212393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "DKK",
"amount": 100
},
"result": 221.23930000000001,
"rate": 2.212393
}Build with TND/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key