Rate Overview
Live
1 GHS = 0.588127 HRK
1 HRK = 1.7003
GHS
Avg
0.584846
High
0.588127
Low
0.575606
Last updated: 6/19/2026, 7:44:19 AM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.59 HRK |
| 10 GHS | 5.88 HRK |
| 50 GHS | 29.41 HRK |
| 100 GHS | 58.81 HRK |
| 500 GHS | 294.06 HRK |
| 1,000 GHS | 588.13 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-06-19T07:44:19Z",
"rates": {
"HRK": 0.588127
}
}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": 58.81269999999999,
"rate": 0.588127
}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