Rate Overview
Live
1 THB = 0.197808 DKK
1 DKK = 5.0554
THB
Avg
0.198096
High
0.198784
Low
0.197656
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| THB | DKK |
|---|---|
| 1 THB | 0.20 DKK |
| 10 THB | 1.98 DKK |
| 50 THB | 9.89 DKK |
| 100 THB | 19.78 DKK |
| 500 THB | 98.90 DKK |
| 1,000 THB | 197.81 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-04-17T06:08:21Z",
"rates": {
"DKK": 0.197808
}
}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.780800000000003,
"rate": 0.197808
}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