Rate Overview
Live
1 DKK = 5.0542 THB
1 THB = 0.197856
DKK
Avg
5.0653
High
5.0876
Low
5.0434
Last updated: 6/17/2026, 7:12:22 AM
Quick Conversions
| DKK | THB |
|---|---|
| 1 DKK | 5.05 THB |
| 10 DKK | 50.54 THB |
| 50 DKK | 252.71 THB |
| 100 DKK | 505.42 THB |
| 500 DKK | 2,527.09 THB |
| 1,000 DKK | 5,054.18 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-06-17T07:12:22Z",
"rates": {
"THB": 5.054177
}
}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": 505.4177,
"rate": 5.054177
}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