Rate Overview
Live
1 DKK = 4.9002 TWD
1 TWD = 0.204075
DKK
Avg
4.9514
High
5.0263
Low
4.8956
Last updated: 5/27/2026, 1:36:17 PM
Quick Conversions
| DKK | TWD |
|---|---|
| 1 DKK | 4.90 TWD |
| 10 DKK | 49.00 TWD |
| 50 DKK | 245.01 TWD |
| 100 DKK | 490.02 TWD |
| 500 DKK | 2,450.08 TWD |
| 1,000 DKK | 4,900.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-05-27T13:36:17Z",
"rates": {
"TWD": 4.900159
}
}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": 490.01590000000004,
"rate": 4.900159
}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