Rate Overview
Live
1 THB = 0.196979 DKK
1 DKK = 5.0767
THB
Avg
0.197099
High
0.197585
Low
0.196649
Last updated: 5/27/2026, 11:13:14 AM
Quick Conversions
| THB | DKK |
|---|---|
| 1 THB | 0.20 DKK |
| 10 THB | 1.97 DKK |
| 50 THB | 9.85 DKK |
| 100 THB | 19.70 DKK |
| 500 THB | 98.49 DKK |
| 1,000 THB | 196.98 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-05-27T11:13:14Z",
"rates": {
"DKK": 0.196979
}
}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.697899999999997,
"rate": 0.196979
}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