Rate Overview
Live
1 TWD = 0.202886 DKK
1 DKK = 4.9289
TWD
Avg
0.203059
High
0.203933
Low
0.201164
Last updated: 9/2/2026, 7:53:20 PM
Quick Conversions
| TWD | DKK |
|---|---|
| 1 TWD | 0.20 DKK |
| 10 TWD | 2.03 DKK |
| 50 TWD | 10.14 DKK |
| 100 TWD | 20.29 DKK |
| 500 TWD | 101.44 DKK |
| 1,000 TWD | 202.89 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-09-02T19:53:20Z",
"rates": {
"DKK": 0.202886
}
}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.288600000000002,
"rate": 0.202886
}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