Rate Overview
Live
1 THB = 0.195917 DKK
1 DKK = 5.1042
THB
Avg
0.198971
High
0.204839
Low
0.193821
Last updated: 7/28/2026, 3:21:31 PM
Quick Conversions
| THB | DKK |
|---|---|
| 1 THB | 0.20 DKK |
| 10 THB | 1.96 DKK |
| 50 THB | 9.80 DKK |
| 100 THB | 19.59 DKK |
| 500 THB | 97.96 DKK |
| 1,000 THB | 195.92 DKK |
Get THB/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=DKKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T15:21:31Z",
"rates": {
"DKK": 0.195917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "DKK",
"amount": 100
},
"result": 19.5917,
"rate": 0.195917
}Build with THB/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key