Rate Overview
Live
1 DKK = 4.9353 TWD
1 TWD = 0.202620
DKK
Avg
4.9505
High
4.9665
Low
4.9303
Last updated: 5/7/2026, 8:13:44 AM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.94 TWD |
| 10 DKK | 49.35 TWD |
| 50 DKK | 246.77 TWD |
| 100 DKK | 493.53 TWD |
| 500 DKK | 2,467.67 TWD |
| 1,000 DKK | 4,935.34 TWD |
Get DKK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=TWDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-07T08:13:44Z",
"rates": {
"TWD": 4.935335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "TWD",
"amount": 100
},
"result": 493.5335,
"rate": 4.935335
}Build with DKK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key