Rate Overview
Live
1 DKK = 4.8842 TWD
1 TWD = 0.204743
DKK
Avg
4.9343
High
5.0263
Low
4.8308
Last updated: 7/13/2026, 6:08:40 PM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.88 TWD |
| 10 DKK | 48.84 TWD |
| 50 DKK | 244.21 TWD |
| 100 DKK | 488.42 TWD |
| 500 DKK | 2,442.08 TWD |
| 1,000 DKK | 4,884.16 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-13T18:08:40Z",
"rates": {
"TWD": 4.88416
}
}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": 488.41599999999994,
"rate": 4.88416
}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