Rate Overview
Live
1 TTD = 0.942038 HRK
1 HRK = 1.0615
TTD
Avg
0.945883
High
0.951351
Low
0.940578
Last updated: 4/17/2026, 2:40:39 AM
Quick Conversions
| TTD | HRK |
|---|---|
| 1 TTD | 0.94 HRK |
| 10 TTD | 9.42 HRK |
| 50 TTD | 47.10 HRK |
| 100 TTD | 94.20 HRK |
| 500 TTD | 471.02 HRK |
| 1,000 TTD | 942.04 HRK |
Get TTD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=HRKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-04-17T02:40:39Z",
"rates": {
"HRK": 0.942038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "HRK",
"amount": 100
},
"result": 94.2038,
"rate": 0.942038
}Build with TTD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key