Rate Overview
Live
1 TTD = 0.958454 HRK
1 HRK = 1.0433
TTD
Avg
0.959778
High
0.963831
Low
0.953529
Last updated: 9/5/2026, 3:51:41 AM
Quick Conversions
| TTD | HRK |
|---|---|
| 1 TTD | 0.96 HRK |
| 10 TTD | 9.58 HRK |
| 50 TTD | 47.92 HRK |
| 100 TTD | 95.85 HRK |
| 500 TTD | 479.23 HRK |
| 1,000 TTD | 958.45 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-09-05T03:51:41Z",
"rates": {
"HRK": 0.958454
}
}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": 95.8454,
"rate": 0.958454
}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