Rate Overview
Live
1 TND = 2.2015 DKK
1 DKK = 0.454227
TND
Avg
2.2089
High
2.2163
Low
2.1987
Last updated: 5/7/2026, 12:14:46 AM
Quick Conversions
| TND | DKK |
|---|---|
| 1 TND | 2.20 DKK |
| 10 TND | 22.02 DKK |
| 50 TND | 110.08 DKK |
| 100 TND | 220.15 DKK |
| 500 TND | 1,100.77 DKK |
| 1,000 TND | 2,201.54 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-07T00:14:46Z",
"rates": {
"DKK": 2.201542
}
}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": 220.1542,
"rate": 2.201542
}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