Rate Overview
Live
1 THB = 0.203343 HRK
1 HRK = 4.9178
THB
Avg
0.204139
High
0.206353
Low
0.202794
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| THB | HRK |
|---|---|
| 1 THB | 0.20 HRK |
| 10 THB | 2.03 HRK |
| 50 THB | 10.17 HRK |
| 100 THB | 20.33 HRK |
| 500 THB | 101.67 HRK |
| 1,000 THB | 203.34 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-07T00:09:50Z",
"rates": {
"HRK": 0.203343
}
}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": 20.3343,
"rate": 0.203343
}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