Rate Overview
Live
1 THB = 0.198452 HRK
1 HRK = 5.0390
THB
Avg
0.202343
High
0.207453
Low
0.197275
Last updated: 3/27/2026, 12:54:57 PM
Quick Conversions
| THB | HRK |
|---|---|
| 1 THB | 0.20 HRK |
| 10 THB | 1.98 HRK |
| 50 THB | 9.92 HRK |
| 100 THB | 19.85 HRK |
| 500 THB | 99.23 HRK |
| 1,000 THB | 198.45 HRK |
Get THB/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=HRKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T12:54:57Z",
"rates": {
"HRK": 0.198452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "HRK",
"amount": 100
},
"result": 19.8452,
"rate": 0.198452
}Build with THB/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key