Rate Overview
Live
1 DKK = 5.0812 THB
1 THB = 0.196803
DKK
Avg
5.0744
High
5.0852
Low
5.0611
Last updated: 5/27/2026, 3:09:10 PM
Quick Conversions
| DKK | THB |
|---|---|
| 1 DKK | 5.08 THB |
| 10 DKK | 50.81 THB |
| 50 DKK | 254.06 THB |
| 100 DKK | 508.12 THB |
| 500 DKK | 2,540.61 THB |
| 1,000 DKK | 5,081.21 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-05-27T15:09:10Z",
"rates": {
"THB": 5.081212
}
}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": 508.1212,
"rate": 5.081212
}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