Rate Overview
Live
1 GHS = 0.597529 HRK
1 HRK = 1.6736
GHS
Avg
0.600053
High
0.605183
Low
0.594739
Last updated: 3/27/2026, 9:46:08 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.60 HRK |
| 10 GHS | 5.98 HRK |
| 50 GHS | 29.88 HRK |
| 100 GHS | 59.75 HRK |
| 500 GHS | 298.76 HRK |
| 1,000 GHS | 597.53 HRK |
Get GHS/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=HRKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-27T09:46:08Z",
"rates": {
"HRK": 0.597529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "HRK",
"amount": 100
},
"result": 59.7529,
"rate": 0.597529
}Build with GHS/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key