Rate Overview
Live
1 DKK = 4.9136 TWD
1 TWD = 0.203518
DKK
Avg
4.8796
High
4.9136
Low
4.8539
Last updated: 7/6/2026, 7:31:58 PM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.91 TWD |
| 10 DKK | 49.14 TWD |
| 50 DKK | 245.68 TWD |
| 100 DKK | 491.36 TWD |
| 500 DKK | 2,456.79 TWD |
| 1,000 DKK | 4,913.58 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-07-06T19:31:58Z",
"rates": {
"TWD": 4.913582
}
}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": 491.3582,
"rate": 4.913582
}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