Rate Overview
Live
1 TWD = 0.205644 DKK
1 DKK = 4.8628
TWD
Avg
0.205996
High
0.207003
Low
0.205507
Last updated: 7/2/2026, 7:26:30 AM
Quick Conversions
| TWD | DKK |
|---|---|
| 1 TWD | 0.21 DKK |
| 10 TWD | 2.06 DKK |
| 50 TWD | 10.28 DKK |
| 100 TWD | 20.56 DKK |
| 500 TWD | 102.82 DKK |
| 1,000 TWD | 205.64 DKK |
Get TWD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=DKKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-02T07:26:30Z",
"rates": {
"DKK": 0.205644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "DKK",
"amount": 100
},
"result": 20.5644,
"rate": 0.205644
}Build with TWD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key