Rate Overview
Live
1 TND = 2.2172 DKK
1 DKK = 0.451022
TND
Avg
2.1959
High
2.2274
Low
2.1775
Last updated: 3/27/2026, 8:28:21 PM
Quick Conversions
| TND | DKK |
|---|---|
| 1 TND | 2.22 DKK |
| 10 TND | 22.17 DKK |
| 50 TND | 110.86 DKK |
| 100 TND | 221.72 DKK |
| 500 TND | 1,108.59 DKK |
| 1,000 TND | 2,217.19 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-03-27T20:28:21Z",
"rates": {
"DKK": 2.217186
}
}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.71859999999998,
"rate": 2.217186
}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