Rate Overview
Live
1 TWD = 0.203814 DKK
1 DKK = 4.9064
TWD
Avg
0.202649
High
0.207003
Low
0.198953
Last updated: 7/14/2026, 4:34:59 AM
Quick Conversions
| TWD | DKK |
|---|---|
| 1 TWD | 0.20 DKK |
| 10 TWD | 2.04 DKK |
| 50 TWD | 10.19 DKK |
| 100 TWD | 20.38 DKK |
| 500 TWD | 101.91 DKK |
| 1,000 TWD | 203.81 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-14T04:34:59Z",
"rates": {
"DKK": 0.203814
}
}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.3814,
"rate": 0.203814
}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