Rate Overview
Live
1 DKK = 5.0747 THB
1 THB = 0.197054
DKK
Avg
4.9784
High
5.0929
Low
4.9044
Last updated: 3/27/2026, 2:34:15 PM
Quick Conversions
| DKK | THB |
|---|---|
| 1 DKK | 5.07 THB |
| 10 DKK | 50.75 THB |
| 50 DKK | 253.74 THB |
| 100 DKK | 507.47 THB |
| 500 DKK | 2,537.37 THB |
| 1,000 DKK | 5,074.74 THB |
Get DKK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=THBExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T14:34:15Z",
"rates": {
"THB": 5.074744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "THB",
"amount": 100
},
"result": 507.4744,
"rate": 5.074744
}Build with DKK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key