Rate Overview
Live
1 DKK = 4.9256 TWD
1 TWD = 0.203020
DKK
Avg
4.8552
High
5.0269
Low
4.5408
Last updated: 7/28/2026, 11:59:02 AM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.93 TWD |
| 10 DKK | 49.26 TWD |
| 50 DKK | 246.28 TWD |
| 100 DKK | 492.56 TWD |
| 500 DKK | 2,462.81 TWD |
| 1,000 DKK | 4,925.63 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-28T11:59:02Z",
"rates": {
"TWD": 4.925629
}
}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": 492.56289999999996,
"rate": 4.925629
}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