Rate Overview
Live
1 GYD = 0.031243 HRK
1 HRK = 32.0072
GYD
Avg
0.031151
High
0.031327
Low
0.031049
Last updated: 3/27/2026, 10:13:38 AM
Quick Conversions
| GYD | HRK |
|---|---|
| 1 GYD | 0.03 HRK |
| 10 GYD | 0.31 HRK |
| 50 GYD | 1.56 HRK |
| 100 GYD | 3.12 HRK |
| 500 GYD | 15.62 HRK |
| 1,000 GYD | 31.24 HRK |
Get GYD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=HRKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-03-27T10:13:38Z",
"rates": {
"HRK": 0.031243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "HRK",
"amount": 100
},
"result": 3.1243,
"rate": 0.031243
}Build with GYD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key