Rate Overview
Live
1 GHS = 0.568168 HRK
1 HRK = 1.7600
GHS
Avg
0.578312
High
0.620933
Low
0.515677
Last updated: 7/29/2026, 7:46:46 PM
Quick Conversions
| GHS | HRK |
|---|---|
| 1 GHS | 0.57 HRK |
| 10 GHS | 5.68 HRK |
| 50 GHS | 28.41 HRK |
| 100 GHS | 56.82 HRK |
| 500 GHS | 284.08 HRK |
| 1,000 GHS | 568.17 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-29T19:46:46Z",
"rates": {
"HRK": 0.568168
}
}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.8168,
"rate": 0.568168
}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