Rate Overview
Live
1 DKK = 5.1121 THB
1 THB = 0.195614
DKK
Avg
5.0273
High
5.1594
Low
4.8819
Last updated: 7/28/2026, 11:56:12 AM
Quick Conversions
| DKK | THB |
|---|---|
| 1 DKK | 5.11 THB |
| 10 DKK | 51.12 THB |
| 50 DKK | 255.61 THB |
| 100 DKK | 511.21 THB |
| 500 DKK | 2,556.05 THB |
| 1,000 DKK | 5,112.11 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-07-28T11:56:12Z",
"rates": {
"THB": 5.112105
}
}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": 511.21049999999997,
"rate": 5.112105
}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