Rate Overview
Live
1 GHS = 0.561330 HRK
1 HRK = 1.7815
GHS
Avg
0.536575
High
0.649138
Low
0.425057
Last updated: 7/31/2026, 12:00:07 PM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.56 HRK |
| 10 GHS | 5.61 HRK |
| 50 GHS | 28.07 HRK |
| 100 GHS | 56.13 HRK |
| 500 GHS | 280.67 HRK |
| 1,000 GHS | 561.33 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-07-31T12:00:07Z",
"rates": {
"HRK": 0.56133
}
}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": 56.133,
"rate": 0.56133
}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