Rate Overview
Live
1 DKK = 4.9474 TWD
1 TWD = 0.202127
DKK
Avg
4.9387
High
4.9631
Low
4.9124
Last updated: 3/7/2026, 7:40:19 AM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.95 TWD |
| 10 DKK | 49.47 TWD |
| 50 DKK | 247.37 TWD |
| 100 DKK | 494.74 TWD |
| 500 DKK | 2,473.70 TWD |
| 1,000 DKK | 4,947.39 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-03-07T07:40:19Z",
"rates": {
"TWD": 4.947393
}
}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": 494.7393,
"rate": 4.947393
}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