Rate Overview
Live
1 HRK = 1.0615 TTD
1 TTD = 0.942038
HRK
Avg
1.0572
High
1.0632
Low
1.0511
Last updated: 4/17/2026, 1:37:53 AM
Quick Conversions
| HRK | TTD |
|---|---|
| 1 HRK | 1.06 TTD |
| 10 HRK | 10.62 TTD |
| 50 HRK | 53.08 TTD |
| 100 HRK | 106.15 TTD |
| 500 HRK | 530.76 TTD |
| 1,000 HRK | 1,061.53 TTD |
Get HRK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=TTDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-04-17T01:37:53Z",
"rates": {
"TTD": 1.061528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "TTD",
"amount": 100
},
"result": 106.1528,
"rate": 1.061528
}Build with HRK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key