Rate Overview
Live
1 TWD = 0.204632 DKK
1 DKK = 4.8868
TWD
Avg
0.204421
High
0.204733
Low
0.203866
Last updated: 6/16/2026, 2:16:52 AM
Quick Conversions
| TWD | DKK |
|---|---|
| 1 TWD | 0.20 DKK |
| 10 TWD | 2.05 DKK |
| 50 TWD | 10.23 DKK |
| 100 TWD | 20.46 DKK |
| 500 TWD | 102.32 DKK |
| 1,000 TWD | 204.63 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-06-16T02:16:52Z",
"rates": {
"DKK": 0.204632
}
}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.4632,
"rate": 0.204632
}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