Rate Overview
Live
1 DKK = 5.0957 THB
1 THB = 0.196245
DKK
Avg
5.0803
High
5.0957
Low
5.0656
Last updated: 7/6/2026, 7:17:06 PM
Quick Conversions
| DKK | THB |
|---|---|
| 1 DKK | 5.10 THB |
| 10 DKK | 50.96 THB |
| 50 DKK | 254.78 THB |
| 100 DKK | 509.57 THB |
| 500 DKK | 2,547.84 THB |
| 1,000 DKK | 5,095.68 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-06T19:17:06Z",
"rates": {
"THB": 5.095679
}
}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": 509.56789999999995,
"rate": 5.095679
}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