Rate Overview
Live
1 TTD = 0.962993 HRK
1 HRK = 1.0384
TTD
Avg
0.989410
High
1.0788
Low
0.942158
Last updated: 3/27/2026, 3:04:02 PM
Quick Conversions
| TTD | HRK |
|---|---|
| 1 TTD | 0.96 HRK |
| 10 TTD | 9.63 HRK |
| 50 TTD | 48.15 HRK |
| 100 TTD | 96.30 HRK |
| 500 TTD | 481.50 HRK |
| 1,000 TTD | 962.99 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-03-27T15:04:02Z",
"rates": {
"HRK": 0.962993
}
}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": 96.2993,
"rate": 0.962993
}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