Rate Overview
Live
1 THB = 0.199007 HRK
1 HRK = 5.0249
THB
Avg
0.199687
High
0.200764
Low
0.199007
Last updated: 4/17/2026, 2:40:39 AM
Quick Conversions
| THB | HRK |
|---|---|
| 1 THB | 0.20 HRK |
| 10 THB | 1.99 HRK |
| 50 THB | 9.95 HRK |
| 100 THB | 19.90 HRK |
| 500 THB | 99.50 HRK |
| 1,000 THB | 199.01 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-04-17T02:40:39Z",
"rates": {
"HRK": 0.199007
}
}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.9007,
"rate": 0.199007
}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