Rate Overview
Live
1 TTD = 0.980632 HRK
1 HRK = 1.0198
TTD
Avg
0.975469
High
0.980632
Low
0.971886
Last updated: 7/5/2026, 9:48:09 AM
Quick Conversions
| TTD | HRK |
|---|---|
| 1 TTD | 0.98 HRK |
| 10 TTD | 9.81 HRK |
| 50 TTD | 49.03 HRK |
| 100 TTD | 98.06 HRK |
| 500 TTD | 490.32 HRK |
| 1,000 TTD | 980.63 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-07-05T09:48:09Z",
"rates": {
"HRK": 0.980632
}
}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": 98.0632,
"rate": 0.980632
}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